The mechanic
Explicit table: key → shard_id. Query starts with directory lookup. Then routes to that shard.
Advertisement
The mechanic
Explicit table: key → shard_id. Query starts with directory lookup. Then routes to that shard.
Advertisement
Extra hop
Every request = 2 hops (directory + shard). Cache directory aggressively — Redis with TTL.