]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Adding Dgraph to list of Users (#1291)
authorPawan Rawal <pawan0201@gmail.com>
Tue, 13 Sep 2016 00:33:44 +0000 (06:03 +0530)
committerSiying Dong <siying.d@fb.com>
Tue, 13 Sep 2016 00:33:44 +0000 (17:33 -0700)
* Adding Dgraph

* open-source

USERS.md

index 890f3399b46e1a60d2e18deb590f418482ac6492..190c7de3cab019055f2149d2405b914c14db418f 100644 (file)
--- 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.