summaryrefslogtreecommitdiff
path: root/USERS.md
diff options
context:
space:
mode:
authorhyunwoo <music2eye.hw@gmail.com>2017-06-13 16:46:17 -0700
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2017-06-13 16:58:01 -0700
commit6b5a5dc5d889f7a8fa0049d7168dd0e72498a33a (patch)
tree8c236a1aa42e7a2e284327f8e9c3c6e39ae959bb /USERS.md
parent0f228be3bbc157f6a93bd229a90249fef217759d (diff)
fixed typo
Summary: fixed typo Closes https://github.com/facebook/rocksdb/pull/2430 Differential Revision: D5242471 Pulled By: IslamAbdelRahman fbshipit-source-id: 832eb3a4c70221444ccd2ae63217823fec56c748
Diffstat (limited to 'USERS.md')
-rw-r--r--USERS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/USERS.md b/USERS.md
index ad3e2dd77..37d33b436 100644
--- a/USERS.md
+++ b/USERS.md
@@ -76,7 +76,7 @@ quasardb uses a heavily tuned RocksDB as its persistence layer.
[Dgraph](https://github.com/dgraph-io/dgraph) is an open-source, scalable, distributed, low latency, high throughput Graph database .They use RocksDB to store state locally on a machine.
## Uber
-[Uber](http://eng.uber.com/cherami/) uses RocksDB as a durable and and scalable task queue.
+[Uber](http://eng.uber.com/cherami/) uses RocksDB as a durable and scalable task queue.
## 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