Skip to content

Releases: replikativ/konserve-rocksdb

0.2.20

16 Jan 08:23

Choose a tag to compare

Migrate to org.replikativ namespace

- Update dependencies to org.replikativ/konserve 0.9.342
- Update dependencies to org.replikativ/superv.async 0.3.50
- Update build.clj to publish as org.replikativ/konserve-rocksdb
- Update README.md with new namespace examples
- Tests: 2 tests, 228 assertions, 0 failures

0.2.19

13 Jan 03:14

Choose a tag to compare

Fix CI/CD.

0.2.10

28 Dec 22:57

Choose a tag to compare

Update to io.replikativ/clj-rocksdb and modernize CI/CD

- Switch from local clj-rocksdb to io.replikativ/clj-rocksdb 0.1.33
- Add multi-key operations (PMultiWriteBackingStore, PMultiReadBackingStore)
- Replace depstar with tools.build for JAR creation
- Update CircleCI to use main branch and modern deploy/release jobs
- Update README with usage examples and multi-key documentation
- Fix reflection warnings in release-rocksdb