Merge pull request #589 from coderplay/patch-1

Add "Tango Me" section in USERS.md
This commit is contained in:
Siying Dong 2015-04-21 14:57:36 -07:00
commit 108a927f0e

View File

@ -28,6 +28,9 @@ You can learn more from this great blog post by Mike Lin: http://devblog.dnanexu
Iron.io is using RocksDB as a storage engine for their distributed queueing system.
Learn more from Tech Talk by Reed Allman: http://www.youtube.com/watch?v=HTjt6oj-RL4
## Tango Me
Tango is using RocksDB as a graph storage to store all users' connection data and other social activity data.
# Turn
Turn is using RocksDB as a storage layer for their key/value store, serving at peak 2.4MM QPS out of different datacenters.
Check out our RocksDB Protobuf merge operator at: https://github.com/vladb38/rocksdb_protobuf