sapling/lib/indexedlog
Jun Wu bbafce2167 indexedlog: expose range API on Log
Summary:
`Log::lookup_range` exposes the range query feature provided by `Index`.
The iterator is made double-ended by the way.

Reviewed By: sfilipco

Differential Revision: D14895477

fbshipit-source-id: 6aef0973e009bf8fc6f3b5e5a8f6c54e57c81360
2019-04-18 13:35:46 -07:00
..
benches indexedlog: add benchmark about scan_prefix 2019-04-18 13:35:45 -07:00
src indexedlog: expose range API on Log 2019-04-18 13:35:46 -07:00
Cargo.toml indexedlog: use failure for error handling 2019-04-05 12:17:28 -07:00