红联Linux门户
Linux帮助

RocksDB 3.11.2发布,key-value存储系统

发布时间:2015-06-13 09:19:38来源:红联作者:empast
RocksDB 3.11.2 发布,此版本主要是 bug 修复:

Adjust the way we compensate for tombstones when choosing compactions.

Don't let two L0->L1 compactions run in parallel (only affected through experimental feature SuggestCompactRange)

下载:https://github.com/facebook/rocksdb/archive/rocksdb-3.11.2.zip

RocksDB 是一个来自 facebook 的可嵌入式的支持持久化的 key-value 存储系统,也可作为 C/S 模式下的存储数据库,但主要目的还是嵌入式。RocksDB 基于 LevelDB 构建。

来自:开源中国社区
文章评论

共有 0 条评论