sapling/eden/mononoke/blobstore/multiplexedblob
Alex Hornby 213edc10ce mononoke: limit queue peeking from scrub blobstore when one store has missing value
Summary: When running manual scrub for a large repo with one empty store, we are doing one peek per key.  For keys that have existed for some time this is unnecessary as we know the key should exist and slows down the scrub.

Reviewed By: farnz

Differential Revision: D23054582

fbshipit-source-id: d2222350157ca37aa31b7792214af4446129c692
2020-08-14 02:37:45 -07:00
..
src mononoke: limit queue peeking from scrub blobstore when one store has missing value 2020-08-14 02:37:45 -07:00
Cargo.toml mononoke: limit queue peeking from scrub blobstore when one store has missing value 2020-08-14 02:37:45 -07:00