From: Pawan Rawal Date: Tue, 13 Sep 2016 00:33:44 +0000 (+0530) Subject: Adding Dgraph to list of Users (#1291) X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f54de9230785596304a9a575eb88982c87ceaaad;p=rocksdb.git Adding Dgraph to list of Users (#1291) * Adding Dgraph * open-source --- diff --git a/USERS.md b/USERS.md index 890f3399..190c7de3 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.