Update USERS.md

Summary:
I'd like to propose adding my company as a RocksDB user
Closes https://github.com/facebook/rocksdb/pull/2694

Differential Revision: D5572113

Pulled By: ajkr

fbshipit-source-id: 646143b955e3efddee56691cce912d7badaa6e8b
This commit is contained in:
janlzlabs 2017-08-06 12:43:34 -07:00 committed by Facebook Github Bot
parent c9804e007a
commit 4ca11b4b07

View File

@ -80,3 +80,6 @@ quasardb uses a heavily tuned RocksDB as its persistence layer.
## 360 Pika
[360](http://www.360.cn/) [Pika](https://github.com/Qihoo360/pika) is a nosql compatible with redis. With the huge amount of data stored, redis may suffer for a capacity bottleneck, and pika was born for solving it. It has widely been widely used in many company
## LzLabs
LzLabs is using RocksDB as a storage engine in their multi-database distributed framework to store application configuration and user data.