sapling/eden/mononoke/blobstore/factory
Simon Farnsworth f7e8931a56 Add a minimum successful writes count for MultiplexedBlobstore
Summary:
There are two reasons to want a write quorum:

1. One or more blobstores in the multiplex are experimental, and we don't want to accept a write unless the write is in a stable blobstore.
2. To reduce the risk of data loss if one blobstore loses data at a bad time.

Make it possible

Reviewed By: krallin

Differential Revision: D22850261

fbshipit-source-id: ed87d71c909053867ea8b1e3a5467f3224663f6a
2020-08-04 02:45:38 -07:00
..
src Add a minimum successful writes count for MultiplexedBlobstore 2020-08-04 02:45:38 -07:00
Cargo.toml mononoke: add cmdlib argument to control cachelib zstd compression 2020-07-31 01:12:02 -07:00