Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmole
113 days ago
Unless it's a key that needs to be sortable (e.g. insertion order) or a metric/descriptor of some kind, I'm not sure why UUID would be overused or inappropriate for use.
1 comments
efitz
113 days ago
Random UUIDs are not compressible. They are also frequently stored as 38-character strings.
link