mirror of https://github.com/facebook/rocksdb.git
Update USERS.md
This commit is contained in:
parent
bdb1d19a69
commit
197b832afa
3
USERS.md
3
USERS.md
|
@ -62,3 +62,6 @@ quasardb uses a heavily tuned RocksDB as its persistence layer.
|
||||||
|
|
||||||
## TiKV
|
## TiKV
|
||||||
[TiKV](https://github.com/pingcap/tikv) is a GEO-replicated, high-performance, distributed, transactional key-value database. TiKV is powered by Rust and Raft. TiKV uses RocksDB as its persistence layer.
|
[TiKV](https://github.com/pingcap/tikv) is a GEO-replicated, high-performance, distributed, transactional key-value database. TiKV is powered by Rust and Raft. TiKV uses RocksDB as its persistence layer.
|
||||||
|
|
||||||
|
## Apache Flink
|
||||||
|
[Apache Flink](https://flink.apache.org/news/2016/03/08/release-1.0.0.html) uses RocksDB to store state locally on a machine.
|
||||||
|
|
Loading…
Reference in New Issue