Y
Hacker News
new
|
ask
|
show
|
jobs
by
jashkenas
4796 days ago
What's the advantage of a sequential UUID over an auto-incrementing integer?
(Keeping in mind that both can be started at N on different shards, or prefixed.)
1 comments
axelfontaine
4796 days ago
You can merge any two data buckets, without any risk of id collision.
link