sapling/blobrepo
George-Catalin Tintareanu 409dcc5419 Integration of SqlCensoredContentStore service
Summary: Use the service SqlCensoredContentStore to populate the hashmap of blacklisted blobs at startup. Every get and put call on a censoredblob instance will check the hash key against the existing keys in the hashmap. It will display a suggestive error in case the hash key is censored, otherwise, it will follow the normal behavior

Reviewed By: ikostia

Differential Revision: D15762598

fbshipit-source-id: 03a2d19f06934e8207f5294140c38a80b67a3c3d
2019-06-14 02:02:04 -07:00
..
blob_changeset/src remove HgNodeHash from HgChangesetEnvelopeMut 2019-05-21 12:25:06 -07:00
changeset_fetcher/src mononoke: move changeset_fetcher out of blobrepo into separate crate 2019-01-31 00:41:48 -08:00
errors/src improve performance of hg manifest generation 2019-05-21 12:25:52 -07:00
factory/src Integration of SqlCensoredContentStore service 2019-06-14 02:02:04 -07:00
src mononoke: fix filenode parents generation to match hg 2019-06-10 03:02:09 -07:00
test add reporducability under load test for memory_manifest 2019-05-21 12:25:52 -07:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00