diff --git a/USERS.md b/USERS.md index 6801fcc80a70e26f403e1e945534e7ad499242c0..1dad674a95b35d8327418bf50c8fa869f2686d78 100644 --- a/USERS.md +++ b/USERS.md @@ -62,3 +62,6 @@ quasardb uses a heavily tuned RocksDB as its persistence layer. ## 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. + +## 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.