sapling/eden/mononoke/blobstore
Alex Hornby 2abe862535 mononoke: add put behaviour to BlobstoreOptions
Summary:
Add put behaviour to BlobstoreOptions in preparation for passing in the put behaviour through blobstore_factory.

Later in the stack a command line option is added to set this non-None so that we can turn on overwrite logging for particular jobs.

Reviewed By: StanislavGlebik

Differential Revision: D24021169

fbshipit-source-id: 5692e2d3912ebde07b0d7bcce54b79df188a9f16
2020-10-07 12:11:10 -07:00
..
blobstore_stats mononoke: include the causes in the log to mononoke_blobstore_trace 2020-09-16 02:02:56 -07:00
cacheblob mononoke: introduce BlobstorePutOps for blobstore implementations 2020-10-06 13:05:40 -07:00
chaosblob Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
delayblob mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
factory mononoke: add put behaviour to BlobstoreOptions 2020-10-07 12:11:10 -07:00
fileblob Enumeration API for BlobStore keys 2020-08-04 06:54:18 -07:00
if Remove crate_root from Rust dependency info 2020-08-31 14:43:24 -07:00
logblob mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
memblob Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
multiplexedblob mononoke: SomeFailedOthersNone should not consider write mostly blobstores None if all other stores Error 2020-09-22 09:35:38 -07:00
packblob mononoke: remove unnecessary clone in packblob 2020-10-06 03:34:36 -07:00
prefixblob mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
readonlyblob mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
redactedblobstore mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
samplingblob Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
sqlblob Make SQLBlob overwrite on put rather than ignoring 2020-10-02 10:41:12 -07:00
src mononoke: introduce BlobstorePutOps for blobstore implementations 2020-10-06 13:05:40 -07:00
test mononoke: make blobstore ctime a bit easier to use 2020-08-14 02:09:46 -07:00
throttledblob mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
virtually_sharded_blobstore Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
Cargo.toml mononoke: introduce BlobstorePutOps for blobstore implementations 2020-10-06 13:05:40 -07:00