sapling/lib/revisionstore
Xavier Deguillard e6135fa88e revisionstore: Use get_missing instead of get_delta in repack.
Summary:
The later tries to read from the disk, while the former is purely in memory and
thus more efficient.

Reviewed By: DurhamG, markbt

Differential Revision: D13603757

fbshipit-source-id: 5fd120ba4065d6a65cb2982db9ab81db3ea26524
2019-01-15 17:02:38 -08:00
..
src revisionstore: Use get_missing instead of get_delta in repack. 2019-01-15 17:02:38 -08:00
Cargo.toml revisionstore: replace rand::chacha with rand_chacha 2018-12-17 12:07:22 -08:00
RevisionStore.cpp load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00
RevisionStore.h load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00