You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Pengbo Cai <ca...@apache.org> on 2023/02/22 15:23:12 UTC

[ANNOUNCE] Apache Kvrocks(incubating) 2.3.0 Released

Hi all,

The Apache Kvrocks(incubating) community is pleased to announce that
Apache Kvrocks(incubating) 2.3.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.2.0 include:
- Update RocksDB to 7.9.2 & Google Test to 1.13.0
- Add support of stream migration during slot migration process
- Allow to enable the async_io option to improve the performance
- A lot of code style improvements

Please refer to the change log for the complete list of changes:
https://github.com/apache/incubator-kvrocks/releases/tag/v2.3.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 Apache Kvrocks community