You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by hulk <hu...@apache.org> on 2022/08/03 15:50:34 UTC

[ANNOUNCE] Release Apache Kvrocks(incubating) 2.1.0

Hi all,

The Apache Kvrocks(incubating) community is pleased to announce
that Apache Kvrocks(incubating) 2.1.0 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 contains a number of new features, bug fixes and
improvements compared to the last version released before.
The notable changes since 2.0.6 include:

1.  Support to use of the lz4 compression in RocksDB
2.  Support many new commands  like LMOVE/BITOP/UNLINK, etc
3.  PSYNC based on Unique Replication Sequence ID
4. Use FetchContent instead of ExternalProject and git submodules in CMake

Please refer to the change log for the complete list of changes:
https://github.com/apache/incubator-kvrocks/releases/tag/v2.1.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: dev@kvrocks.apache.org

Thanks
On behalf of the Apache Kvrocks community