sapling/cmds
George-Catalin Tintareanu 2128a3e507 CensoredBlob on top of PrefixBlobstore
Summary:
CensoredBlob was placed between Blobstore and PrefixBlobstore. I moved CensoredBlob, so that now it is a wrapper for PrefixBlobstore. This means the key is compared before appending the `repoid` to the key.

By moving CensoredBlob on top of PrefixBlobstore, it provides better isolation for the existing blobstores. This way CensoredBlob does not interact with the underlaying layers and future changes of those layers will, most probably, not impact CensoredBlob's implementation.

Reviewed By: ikostia

Differential Revision: D15900610

fbshipit-source-id: 391594355d766f43638f3152b56d4e9acf49af32
2019-07-02 04:18:48 -07:00
..
admin CensoredBlob on top of PrefixBlobstore 2019-07-02 04:18:48 -07:00
blobrepo_checker/src Factor repetition in checker tasks 2019-05-30 08:02:45 -07:00
blobstore_healer mononoke: Migrate to new config structures, leaving config files unchanged 2019-05-21 12:25:43 -07:00
bonsai_verify Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
tests mononoke/configlint: check locality 2019-05-21 12:25:45 -07:00
aliasverify.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
blobimport.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
configlint.rs mononoke/configlint: check locality 2019-05-21 12:25:45 -07:00
dumprev.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
idxdump.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
populate_healer.rs mononoke: Migrate to new config structures, leaving config files unchanged 2019-05-21 12:25:43 -07:00
revlogrepo.rs monononoke hashes: remove usages of borrows of hashes which are Copy 2019-02-06 15:11:35 -08:00