Add Smyte to USERS.md

This commit is contained in:
Pete Hunt 2016-01-09 14:11:24 -08:00
parent df7e3b6229
commit c7cb1076a6

View File

@ -43,3 +43,6 @@ Airbnb is using RocksDB as a storage engine for their personalized search servic
## Pinterest
Pinterest's Object Retrieval System uses RocksDB for storage: https://www.youtube.com/watch?v=MtFEVEs_2Vo
## Smyte
[Smyte](https://www.smyte.com/) uses RocksDB as the storage layer for their core key-value storage, high-performance counters and time-windowed HyperLogLog services.