Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 12:53
· 6 commits to master since this release
b142037

Changes

  • Release v0.2.0 (#14)
  • Bloom filter (#13)
  • SSTable metadata (min_key, max_key) for range filtering (#11)
  • code owners
  • chore: update readme section

Installation

Install from crates.io:

[dependencies]
snaildb = "0.2.0"