sapling/eden/mononoke/blobstore
Simon Farnsworth 83801357d4 Make SQLBlob overwrite on put rather than ignoring
Summary:
We want to end up with two `put` behaviours - overwrite and do not overwrite.

Currently, SQLBlob only implements the latter, but some users assume that `put` always overwrites. Change to match Manifold

Reviewed By: aslpavel

Differential Revision: D24079501

fbshipit-source-id: f75cac81acf874337c38f82597aae645c41a319b
2020-10-02 10:41:12 -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: bump memcache key for blobstore 2020-09-21 01:47:01 -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: integrate mysql client 2020-09-29 03:09:05 -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 third-party/rust: import async-compression + update zstd 2020-09-15 07:59:53 -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: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -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 third-party/rust: import async-compression + update zstd 2020-09-15 07:59:53 -07:00