sapling/eden/mononoke/blobstore
Lukas Piatkowski 3c3de9e954 rust-shed/futures_01_ext: rename futures_ext to futures_01_ext
Summary: As part of the effort to deprecate futures 0.1 in favor of 0.3 I want to create a new futures_ext crate that will contain some of the extensions that are applicable from the futures_01_ext. But first I need to reclame this crate name by renaming the old futures_ext crate. This will also make it easier to track which parts of codebase still use the old futures.

Reviewed By: farnz

Differential Revision: D24725776

fbshipit-source-id: 3574d2a0790f8212f6fad4106655cd41836ff74d
2020-11-05 06:07:16 -08:00
..
blobstore_stats mononoke/{multiplexedblob,logblob}: capture operation perf counters 2020-10-16 08:57:13 -07:00
cacheblob rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08: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 rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08: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 rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
samplingblob mononoke: update Memblob::new callsites to ::default() 2020-10-07 12:11:10 -07:00
sqlblob rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
src mononoke: change the default blobstore put behaviour to IfAbsent 2020-10-29 16:07:22 -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