Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@arindas arindas released this 23 Aug 05:31
· 1 commit to main since this release
  • Initial release with core features:
    • Persistent key-value store with a hash table index
    • crc32 checksum validation for every key-value pair stored.
    • Optionally, persistent index for fast loading
    • Exhaustive, comprehensive tests
  • Github actions for tests and rustdocs deployment