Y
Hacker News
new
|
ask
|
show
|
jobs
by
pbbakkum
4205 days ago
Not unique to Mongo, other systems that shard based on a user-generated key (HBase) have issues with this too. We developed this UUID generator as an attempt at a more thoughtful shard key:
https://github.com/groupon/locality-uuid.java