sapling/cmds
Simon Farnsworth 43c9f2f29a Use different memcache keys for each backing blobstore
Summary:
It would be suboptimal if memcache could be abused to examine objects
you should not have access to. Change the key used so that (a) it's a regional
cluster for wider caching, and (b) it's got the blobstore details in it so that
you cannot extract objects not from your blob store.

Reviewed By: StanislavGlebik

Differential Revision: D8424298

fbshipit-source-id: 78f9a1a7302b4a60575f257bda665f719dc1a7b6
2018-06-15 14:03:44 -07:00
..
blobimport rename new_blobimport to blobimport 2018-06-12 15:40:10 -07:00
admin.rs Use different memcache keys for each backing blobstore 2018-06-15 14:03:44 -07:00
dumprev.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
idxdump.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
revlogrepo.rs mercurial_types: remove D* types and move mercurial types around 2018-06-07 13:19:16 -07:00
runhook.rs filenodes: separate pool of connection for writes from reads 2018-06-11 06:38:14 -07:00