Difference between revisions of "RocksDB"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
  
[[wikipedia:RocksDB]] is a high performance embedded database/library for [[key-value]] [[database]].
+
[[wikipedia:RocksDB]] is a high performance embedded database/library for [[key-value]] [[database]]. Database has to be open by a [[single]] process<ref>https://github.com/facebook/rocksdb/wiki/RocksDB-FAQ</code>
  
 
== Installation ==
 
== Installation ==

Revision as of 11:14, 18 December 2019

This article is a Draft. Help us to complete it.

wikipedia:RocksDB is a high performance embedded database/library for key-value database. Database has to be open by a single process<ref>https://github.com/facebook/rocksdb/wiki/RocksDB-FAQ

Installation

  • macOS: brew install rocksdb
  • Binaries: rocksdb_sanity_test rocksdb_stress rocksdb_undump rocksdb_sst_dump rocksdb_ldb rocksdb_repl_stress rocksdb_dump rocksdb_write_stress

See also

Advertising: