From 304b3c706bf1325d19b1e9fc40653a6a22beef29 Mon Sep 17 00:00:00 2001 From: dhruba borthakur Date: Wed, 7 Dec 2016 11:14:29 -0800 Subject: [PATCH] Update USERS.md Summary: Closes https://github.com/facebook/rocksdb/pull/1629 Differential Revision: D4293183 Pulled By: IslamAbdelRahman fbshipit-source-id: 759ea92 --- USERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USERS.md b/USERS.md index 190c7de3ca..ac2d163ecc 100644 --- a/USERS.md +++ b/USERS.md @@ -7,7 +7,7 @@ At Facebook, we use RocksDB as storage engines in multiple data management servi 2. MongoRocks -- https://github.com/mongodb-partners/mongo-rocks 3. ZippyDB -- Facebook's distributed key-value store with Paxos-style replication, built on top of RocksDB.[*] https://www.youtube.com/watch?v=DfiN7pG0D0khtt 4. Laser -- Laser is a high query throughput, low (millisecond) latency, key-value storage service built on top of RocksDB.[*] -4. Dragan -- a distributed graph query engine. https://code.facebook.com/posts/1737605303120405/dragon-a-distributed-graph-query-engine/ +4. Dragon -- a distributed graph query engine. https://code.facebook.com/posts/1737605303120405/dragon-a-distributed-graph-query-engine/ 5. Stylus -- a low-level stream processing framework writtenin C++.[*] [*] https://research.facebook.com/publications/realtime-data-processing-at-facebook/