mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-02 18:01:05 +00:00
7ada2196e1
I'm going to rewrite IdIndex to store only first few bytes of the key. A separate table helps there. At this point, it wouldn't make sense to convert usize to u32, but the new index will store ([u8; 4], u32) pairs. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |