Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@al8n al8n released this 16 Jun 13:56
· 8 commits to main since this release
5211f4b

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 the SkipMap and SkipSet
    • Support specify max key size and max value size
    • Support set the max height