Lines Matching refs:is
8 Here is an ever-growing list of frequently asked questions around RocksDB
10 ## What is RocksDB?
12 … is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation …
24 ## What is RocksDB suitable for?
34 ## How big is RocksDB adoption?
36 …is an embedded storage engine that is used in a number of backend systems at Facebook. In the Face…
38 RocksDB is proving to be a useful component for a lot of other groups in the industry. For a list o…
40 ## How good is RocksDB as a database storage engine?
42 …ith MongoDB: [MongoRocks](https://github.com/mongodb-partners/mongo-rocks) is the RocksDB based st…
44 …is the RocksDB based storage engine for MySQL. Using RocksDB we have managed to achieve 2x better …
46 ## Why is RocksDB open sourced?