Instead of a circular keyspace, why not jjust use the low-order bits for a standard hash?
The key point is that large objects stored near the end of it will wrap around to the beginning.
Instead of a circular keyspace, why not jjust use the low-order bits for a standard hash?
The key point is that large objects stored near the end of it will wrap around to the beginning.