Hi all, The Apache Kvrocks community is pleased to announce that Apache Kvrocks 2.13.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.13.0 include: 1. CLIENT REPLY to allow clients to control server reply behavior 2. KPROFILE to enable/disable/dump the memory profiling 3. FLUSHMEMTABLE to flush memtables 4. FLUSHBLOCKCACHE to explicitly release the block cache Please refer to the change log for the complete list of changes: https://github.com/apache/kvrocks/releases/tag/v2.13.0 Apache Kvrocks website: https://kvrocks.apache.org/ Download Links: https://kvrocks.apache.org/download Kvrocks Resources: - Issue: https://github.com/apache/kvrocks/issues - Mailing list: dev@kvrocks.apache.org Thanks On behalf of Apache Kvrocks community