sapling/lib/revisionstore
Durham Goode 763d1e4bef datapack: implement a fanout table
Summary:
Implements a fanout table trait that history pack and data pack will
use. It basically consists of logic to build and read a quick lookup table that
uses the first few bytes of a key to determine the bounding range of a binary
search.

Reviewed By: quark-zju

Differential Revision: D8309729

fbshipit-source-id: 71e398277dc8ae041447035f044e5d47ca41cf7e
2018-07-05 14:53:15 -07:00
..
src datapack: implement a fanout table 2018-07-05 14:53:15 -07:00
Cargo.toml mutabledatapack: use hash of contents as name 2018-07-05 14:53:14 -07:00