aboutsummaryrefslogblamecommitdiff
path: root/databases/rocksdb/pkg-descr
blob: a8ef4259b2b1f74c1fdb1c35306e94d2f6d789b1 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                
                         
                                        
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.

RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.

WWW: https://rocksdb.org/
WWW: https://github.com/facebook/rocksdb