Added ProfaneDB
Summary: Added my project [ProfaneDB](https://profanedb.gitlab.io/) which uses RocksDB as the main storage engine Closes https://github.com/facebook/rocksdb/pull/3182 Differential Revision: D6370847 Pulled By: ajkr fbshipit-source-id: ff4bb6bdbc6e42fdb88bd793a84a0e04c129b6ae
This commit is contained in:
parent
0213990b3a
commit
0996e140bd
3
USERS.md
3
USERS.md
@ -85,3 +85,6 @@ quasardb uses a heavily tuned RocksDB as its persistence layer.
|
|||||||
|
|
||||||
## LzLabs
|
## LzLabs
|
||||||
LzLabs is using RocksDB as a storage engine in their multi-database distributed framework to store application configuration and user data.
|
LzLabs is using RocksDB as a storage engine in their multi-database distributed framework to store application configuration and user data.
|
||||||
|
|
||||||
|
## ProfaneDB
|
||||||
|
[ProfaneDB](https://profanedb.gitlab.io/) is a database for Protocol Buffers, and uses RocksDB for storage. It is accessible via gRPC, and the schema is defined using directly `.proto` files.
|
||||||
|
Loading…
Reference in New Issue
Block a user