sapling/edenscm/hgext/extlib/pyrevisionstore
Xavier Deguillard 5ddf39f788 remotefilelog: add an indexedlog contentstore
Summary:
While the Rust code can read/write content out of an indexedlog, the Python
code cannot. For now, all the writes will be done in Rust, and the Python code
will only be able to read from it.

Reviewed By: quark-zju

Differential Revision: D14894330

fbshipit-source-id: 5c1698d31412bc93e93dabb93be106a2ef17d184
2019-04-11 12:07:58 -07:00
..
src remotefilelog: add an indexedlog contentstore 2019-04-11 12:07:58 -07:00
Cargo.toml pyrevisionstore: convert to rust 2018 2019-04-10 10:24:55 -07:00