sapling/eden/mononoke/blobstore
Alex Hornby c2bb337653 mononoke: delegate chaosblob put to put_impl
Summary:
Delegate chaosblob put to put_impl to remove some duplication.

This is possible as all chaosblob construction has an inner BlobstorePutOps.

Reviewed By: StanislavGlebik

Differential Revision: D24258401

fbshipit-source-id: dee9fce888e5ef9c2f34865c97921b9cc87ac3bf
2020-10-13 06:25:58 -07:00
..
blobstore_stats mononoke: make logblob PutBehaviour aware 2020-10-13 03:09:37 -07:00
cacheblob mononoke: update Memblob::new callsites to ::default() 2020-10-07 12:11:10 -07:00
chaosblob mononoke: delegate chaosblob put to put_impl 2020-10-13 06:25:58 -07:00
delayblob mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
factory mononoke: make multiplex blobstore a BlobstorePutOps 2020-10-13 03:09:38 -07:00
fileblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
if Remove crate_root from Rust dependency info 2020-08-31 14:43:24 -07:00
logblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
memblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
multiplexedblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
packblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
prefixblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
readonlyblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
redactedblobstore mononoke: update Memblob::new callsites to ::default() 2020-10-07 12:11:10 -07:00
samplingblob mononoke: update Memblob::new callsites to ::default() 2020-10-07 12:11:10 -07:00
sqlblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
src mononoke: add put overwrite counters to CountedBlobstore 2020-10-13 03:09:39 -07:00
test mononoke: add sqlblob to the common blobstore tests 2020-10-12 07:12:10 -07:00
throttledblob mononoke: factor out common code in throttledblob 2020-10-13 03:09:38 -07:00
virtually_sharded_blobstore Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
Cargo.toml mononoke: add sqlblob to the common blobstore tests 2020-10-12 07:12:10 -07:00