Skip to content

Commit 2a9a8da

Browse files
kvarghafacebook-github-bot
authored andcommitted
Add Venice as a RocksDB user (facebook#13179)
Summary: [Venice](https://venicedb.org/) is a derived data platform using RocksDB as its storage engine. It is LinkedIn's ML feature store, powering thousands of recommender use cases, including the Feed, Video recommendations, and People You May Know. Pull Request resolved: facebook#13179 Reviewed By: hx235 Differential Revision: D66724729 Pulled By: cbi42 fbshipit-source-id: a027d6664f2924473884a3d5d129748ea1e5fe37
1 parent debd875 commit 2a9a8da

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

USERS.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,11 @@ Snowflake [uses](https://www.snowflake.com/blog/how-foundationdb-powers-snowflak
3838
The Bing search engine from Microsoft uses RocksDB as the storage engine for its web data platform: https://blogs.bing.com/Engineering-Blog/october-2021/RocksDB-in-Microsoft-Bing
3939

4040
## LinkedIn
41-
Two different use cases at Linkedin are using RocksDB as a storage engine:
41+
1. [Venice](https://venicedb.org/) is a derived data platform using RocksDB as its storage engine. It is LinkedIn's ML feature store, powering thousands of recommender use cases, including the Feed, Video recommendations, and People You May Know.
42+
2. LinkedIn's follow feed for storing user's activities. Check out the blog post: https://engineering.linkedin.com/blog/2016/03/followfeed--linkedin-s-feed-made-faster-and-smarter
43+
3. Apache Samza, open source framework for stream processing.
4244

43-
1. LinkedIn's follow feed for storing user's activities. Check out the blog post: https://engineering.linkedin.com/blog/2016/03/followfeed--linkedin-s-feed-made-faster-and-smarter
44-
2. Apache Samza, open source framework for stream processing
45-
46-
Learn more about those use cases in a Tech Talk by Ankit Gupta and Naveen Somasundaram: http://www.youtube.com/watch?v=plqVp_OnSzg
45+
Learn more about LinkedIn's follow feed and Apache Samza in a Tech Talk by Ankit Gupta and Naveen Somasundaram: http://www.youtube.com/watch?v=plqVp_OnSzg
4746

4847
## Yahoo
4948
Yahoo is using RocksDB as a storage engine for their biggest distributed data store Sherpa. Learn more about it here: http://yahooeng.tumblr.com/post/120730204806/sherpa-scales-new-heights

0 commit comments

Comments
 (0)