sapling/eden/scm/lib/indexedlog
Jun Wu 6da3bdadd2 indexedlog: extract logic writing indexes to disk to a method
Summary: The logic is currently only used by `sync()`. I'd like to reuse it at `open()`.

Reviewed By: DurhamG

Differential Revision: D20042044

fbshipit-source-id: 5c9734ff68bdcf8f8c8710c6a821b18d3afeaca0
2020-02-28 09:23:58 -08:00
..
benches indexedlog: write Checksum inline with Log 2020-02-28 09:23:55 -08:00
src indexedlog: extract logic writing indexes to disk to a method 2020-02-28 09:23:58 -08:00
tests indexedlog: switch from bytes to minibytes 2020-02-12 13:57:37 -08:00
Cargo.toml indexedlog: switch from bytes to minibytes 2020-02-12 13:57:37 -08:00