sapling/eden/scm/lib/zstore
Jun Wu d103af79df hgcommits: add hybrid backend
Summary:
The hybrid backend is similar to the doublewrite backend, except that it does
not use revlog to read commit data, but uses EdenAPI instead.

Note:
- The non-stream API will not fetch commit data from EdenAPI.
- The commit hashes are not lazy yet.

Reviewed By: sfilipco

Differential Revision: D23924147

fbshipit-source-id: eb2cf8d3a7e1704b4efb13ad3ad86f8b6a1b31d0
2020-10-06 19:13:02 -07:00
..
src hgcommits: add hybrid backend 2020-10-06 19:13:02 -07:00
Cargo.toml hgcommits: add hybrid backend 2020-10-06 19:13:02 -07:00