Changes
- Refactor and extract lock-free ARENA allocator implementation to
rarena-allocator
crate.- Add an ordered linked list to track segments.
- Increase maximum key size to
u27::MAX
- Support key prefix compression
- Support version compatibility check
- Add
Options
as a parameter when constructing theSkipMap
andSkipSet
- Support specify max key size and max value size
- Support set the max height