Skip to content

Releases: arindas/riakv

Release v1.0.0

23 Aug 05:31
Compare
Choose a tag to compare
  • 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