sapling/lib/indexedlog
Jun Wu 991a9343b9 indexedlog: log: partially implement main APIs
Summary:
Partially implement open, append, flush, lookup APIs. This shows how things
work in general, like how locking works. What's in-memory and what's on-disk
etc.

Reviewed By: DurhamG

Differential Revision: D8156514

fbshipit-source-id: 2de23dcde2f63895f3f3e4f67057aa9520fdfa34
2018-06-11 19:36:15 -07:00
..
benches indexedlog: use OpenOptions 2018-04-13 21:51:46 -07:00
src indexedlog: log: partially implement main APIs 2018-06-11 19:36:15 -07:00
Cargo.toml crates: pin rand to 0.4 version 2018-05-25 09:51:19 -07:00