Skip to content

Commit

Permalink
Update USERS.md with link to LinkedIn blog post (facebook#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcanadi authored and yhchiang committed Apr 22, 2016
1 parent 99a3bf8 commit 90ffed1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions USERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ At Facebook, we use RocksDB as a backend for many different stateful services. W
## LinkedIn
Two different use cases at Linkedin are using RocksDB as a storage engine:

1. LinkedIn's follow feed for storing user's activities
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
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
Expand Down Expand Up @@ -55,4 +55,4 @@ Pinterest's Object Retrieval System uses RocksDB for storage: https://www.youtub

## quasardb
[quasardb](https://www.quasardb.net) is a high-performance, distributed, transactional key-value database that integrates well with in-memory analytics engines such as Apache Spark.
quasardb uses a heavily tuned RocksDB as its persistence layer.
quasardb uses a heavily tuned RocksDB as its persistence layer.

0 comments on commit 90ffed1

Please sign in to comment.