Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 365 Bytes

ROADMAP.md

File metadata and controls

23 lines (14 loc) · 365 Bytes

Roadmap

Upcoming

v0.0.2

  • estimated time: 1-2 weeks

  • implement and explain common compression in the compression package

    • delta
    • rle
    • tsz (double delta + xor)
    • varint

v0.0.3

  • inverted index w/o regexp support

Finished

v0.0.1 Archive

Archive before major rewrite, it is used by xephon-b and benchhub