Hacker News new | ask | show | jobs
by javier2 16 days ago
low-traffic auto increment like user creation can be relatively performant by reserving batches up front, then using those in each shard.

But the use-case for this is mostly if you do not need, or have very limited use for anything cross-shard.