Hi all, The Apache Kvrocks community is pleased to announce that Apache Kvrocks 2.5.1 has been released!
Kvrocks is a distributed key-value NoSQL database that uses RocksDB as the storage engine and is compatible with Redis protocol. This release only contains bug fixes since 2.5.0 and some critical issues need to be noticed. - #1615, the data race when reading the cluster slot's info may cause the server crashes in cluster mode - #1568 / #1593 will also crash the server if users passed the wrong arguments. Please refer to the change log for the complete list of changes: https://github.com/apache/kvrocks/releases/tag/v2.5.1 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: d...@kvrocks.apache.org Thanks On behalf of Apache Kvrocks community