sapling/blobstore
Kostia Balytskyi 1abcdf8e57 mononoke: extract blobstore factory out of blobrepo factory
Summary:
This one is just an extraction, done to allow access to blobstore creation
without depending on the blobrepo crate (or any part thereof).

NB: the logic of censoring is still left in `blobrepo`, since that change is not a simple copy-paste.

Differential Revision: D16153024

fbshipit-source-id: b1def5f602d0c6423f28699c32f97ceae30b080c
2019-07-10 02:38:10 -07:00
..
cacheblob/src censoredblobstore logging access 2019-07-05 07:19:57 -07:00
censoredblob censoredblobstore logging access 2019-07-05 07:19:57 -07:00
delayblob/src mononoke/blobstore/...: convert to Rust 2018 2019-02-05 15:21:15 -08:00
factory/src mononoke: extract blobstore factory out of blobrepo factory 2019-07-10 02:38:10 -07:00
fileblob/src mononoke: fix Fileblob blobstore 2019-07-03 06:06:24 -07:00
glusterblob/src remove some extern crates and #[macro_use] 2019-05-21 12:25:03 -07:00
if Implement a "cache mutex" to avoid multiple writes through memcache 2018-06-19 13:07:13 -07:00
memblob/src mononoke: move memblob and prefixblob out of the base blobstore crate 2019-03-25 12:34:36 -07:00
multiplexedblob/src Introduce a "Scrub" blobstore 2019-07-02 05:32:02 -07:00
prefixblob/src mononoke: move memblob and prefixblob out of the base blobstore crate 2019-03-25 12:34:36 -07:00
rocksblob/src mononoke/rocksblob: remove spurious extern crates 2019-03-25 12:34:36 -07:00
sqlblob mononoke: using raw connection to xdb when myrouter_port is not provided 2019-05-21 12:25:35 -07:00
src mononoke: extract blobstore factory out of blobrepo factory 2019-07-10 02:38:10 -07:00
test mononoke: move memblob and prefixblob out of the base blobstore crate 2019-03-25 12:34:36 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00