Roadmap

February 6, 2020 ยท View on GitHub

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