summaryrefslogtreecommitdiff
path: root/USERS.md
diff options
context:
space:
mode:
authorIgor Canadi <icanadi@fb.com>2015-04-10 09:48:16 -0700
committerIgor Canadi <icanadi@fb.com>2015-04-10 09:50:19 -0700
commit2f66d7f925cd902b03b9e21a10022ccf6b273472 (patch)
tree646a5c2d8451fd20f3044fd2d6b246fab574aea9 /USERS.md
parent0feeee6433f1daee59430baabdfc11b80a8f8417 (diff)
Add LinkedIn back to USERS.md
Summary: Thanks Ankit! Test Plan: none Reviewers: ankgup87 Subscribers: dhruba Differential Revision: https://reviews.facebook.net/D36837
Diffstat (limited to 'USERS.md')
-rw-r--r--USERS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/USERS.md b/USERS.md
index bd5621112..3d1bba358 100644
--- a/USERS.md
+++ b/USERS.md
@@ -6,6 +6,14 @@ At Facebook, we use RocksDB as a backend for many different stateful services. W
1. MyRocks -- https://github.com/MySQLOnRocksDB/mysql-5.6
2. MongoRocks -- https://github.com/mongodb-partners/mongo-rocks
+## LinkedIn
+Two different use cases at Linkedin are using RocksDB as a storage engine:
+
+1. LinkedIn's follow feed for storing user's activities
+2. Apache Samza, open source framework for stream processing
+
+Learn more about those use cases in a Tech Talk by Ankit Gupta and Naveen Somasundaram: http://www.youtube.com/watch?v=plqVp_OnSzg
+
## Yahoo
Yahoo is using RocksDB as a storage engine for their biggest distributed data store Sherpa.