Hi all, The Apache Kvrocks community is pleased to announce that Apache Kvrocks 2.6.0 has been released!
Kvrocks is a distributed key value NoSQL database that uses RocksDB as a 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.5.0 include: 1. Add the support of the BloomFilter data structure and its commands (prefixed with `BF.`) 2. Support the RESTORE command to facilitate various data migration scenarios 3. Support TLS for replication connections 4. Support various new commands like BLMOVE, HRANDFIELD, GEOSEARCH(STORE), MPUBLISH, LPOS,LASTSAVE and LMPOP Please refer to the change log for the complete list of changes: https://github.com/apache/kvrocks/releases/tag/v2.6.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: [email protected] Thanks On behalf of Apache Kvrocks community
