Releases: arindas/riakv
Releases · arindas/riakv
Release v1.0.0
- 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