sapling/lib/indexedlog
Jun Wu 9e8f7613fb indexedlog: detect index corruption
Summary:
The primary log and indexes could be out of sync when mutating the indexes
error out. In that case, mark the indexes as "corrupted" and refuse to
perform index read (lookup) operations, for correctness.

Reviewed By: DurhamG

Differential Revision: D8337689

fbshipit-source-id: 3db9006ea03cfcaba52391f189aa697944b616e5
2018-07-09 14:37:27 -07:00
..
benches indexedlog: use OpenOptions 2018-04-13 21:51:46 -07:00
src indexedlog: detect index corruption 2018-07-09 14:37:27 -07:00
Cargo.toml crates: pin rand to 0.4 version 2018-05-25 09:51:19 -07:00