sapling/eden/mononoke/blobstore
Simon Farnsworth d0110ce4a8 Support marking garbage in SQLBlob
Summary:
We want to be able to detect garbage blobs by looking at generation numbers.

Update generation numbers on put, and have a mark command exist to mark blobs as not garbage.

Reviewed By: ahornby

Differential Revision: D23989289

fbshipit-source-id: d96f38649151e3dbd5297cffc262776e74f6cc86
2020-10-28 10:23:55 -07:00
..
blobstore_stats mononoke/{multiplexedblob,logblob}: capture operation perf counters 2020-10-16 08:57:13 -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 Support marking garbage in SQLBlob 2020-10-28 10:23:55 -07:00
fileblob mononoke/manifoldblob: log retries, delay and conflicts to perf counters 2020-10-16 08:57:13 -07:00
if thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
logblob mononoke/{multiplexedblob,logblob}: capture operation perf counters 2020-10-16 08:57:13 -07:00
memblob mononoke: remove BlobstorePutOps::put_behaviour 2020-10-13 03:09:38 -07:00
multiplexedblob mononoke/{multiplexedblob,logblob}: capture operation perf counters 2020-10-16 08:57:13 -07:00
packblob thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -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 Support marking garbage in SQLBlob 2020-10-28 10:23:55 -07:00
src mononoke/manifoldblob: log retries, delay and conflicts to perf counters 2020-10-16 08:57:13 -07:00
test Support marking garbage in SQLBlob 2020-10-28 10:23:55 -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