sapling/blobrepo
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
..
src Use different memcache keys for each backing blobstore 2018-06-15 14:03:44 -07:00
test generic store|fetch for mononoke types 2018-06-13 02:35:32 -07:00