Hi all, The Apache Kvrocks(incubating) community is pleased to announce that Apache Kvrocks(incubating) 2.4.0 has been released!
Kvrocks is a distributed key-value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. This release contains a number of new features, bug fixes and improvements compared to the last version released before. The notable changes since 2.3.0 include: - Implement the new encoding with 64bit size and expiration time in milliseconds - Use the RocksDB WriteBatchWithIndex to implement the read-your-own-writes in transaction - Support watch/unwatch commands Please refer to the change log for the complete list of changes: https://github.com/apache/incubator-kvrocks/releases/tag/v2.4.0 Apache Kvrocks website: https://kvrocks.apache.org/ Download Links: https://kvrocks.apache.org/download Kvrocks Resources: - Issue: https://github.com/apache/incubator-kvrocks/issues - Mailing list: [email protected] Thanks On behalf of the Apache Kvrocks community
