sapling/filenodes
Simon Farnsworth 2ca140b86a Shard filenodes table across multiple databases
Summary:
We can already flatten a single XDB server with filenodes traffic, and
do if we start up a server instance without a warm memcache. This is only going
to get worse in the future.

Start the process of sharding across multiple servers. For now, we can only
deal with shard size == 1, but this code should be ready to handle shard sizes
greater than 1

Reviewed By: StanislavGlebik

Differential Revision: D12888927

fbshipit-source-id: 8e01694357c390837487fdb3710685fd09feaec0
2018-11-05 10:28:40 -08:00
..
if mononoke: memcache for filenodes 2018-10-25 02:08:53 -07:00
sqlfilenodes Shard filenodes table across multiple databases 2018-11-05 10:28:40 -08:00
src mononoke: memcache for changesets 2018-10-25 02:08:53 -07:00
Cargo.toml Use Abomonation and cachelib to replace Asyncmemo 2018-08-07 13:37:09 -07:00