|
|
|
|
|
by globular-toast
1629 days ago
|
|
Yeah. The main problem is people using them as primary keys in naïve systems like relational databases. You can't just expect a relational database to magically become a distributed system just by using UUIDs. There is a bit more work to do than that. |
|