TerarkDB was forked from RocksDB v5.18.3, most of its features are the same as RocksDB but for some cases, TerarkDB has much better performance.
TerarkDB was acquired by ByteDance in 2019. The project was released as open-source in 2020.
Custom API
Key/Value
Non-Blocking Consistent
Embedded
Dictionary Encoding Delta Encoding Run-Length Encoding Bitmap Encoding Prefix Compression
https://github.com/bytedance/terarkdb
https://bytedance.feishu.cn/docs/doccnZmYFqHBm06BbvYgjsHHcKc
Bytedance Engineering Team
CN
2016
ByteDance
Open Source
C++
C, C++, Java
RocksDB
Linux
Apache v2