diff --git a/USERS.md b/USERS.md index 890f3399b46e1a60d2e18deb590f418482ac6492..190c7de3cab019055f2149d2405b914c14db418f 100644 --- a/USERS.md +++ b/USERS.md @@ -71,3 +71,6 @@ quasardb uses a heavily tuned 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. + +## Dgraph +[Dgraph](https://github.com/dgraph-io/dgraph) is an open-source, scalable, distributed, low latency, high throughput Graph database .They use RocksDB to store state locally on a machine.