From 2f66d7f925cd902b03b9e21a10022ccf6b273472 Mon Sep 17 00:00:00 2001 From: Igor Canadi Date: Fri, 10 Apr 2015 09:48:16 -0700 Subject: [PATCH] Add LinkedIn back to USERS.md Summary: Thanks Ankit! Test Plan: none Reviewers: ankgup87 Subscribers: dhruba Differential Revision: https://reviews.facebook.net/D36837 --- USERS.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.