Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 674 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 674 Bytes

ForestDB-Benchmark

ForestDB-Benchmark is a benchmark program for embedded key-value storage engines, based on a sophisticated workload generation which is more realistic than performing a bunch of read/write operations. It generates key-value store operations using the APIs of Couchstore, which is the current storage engine of Couchbase Server. We currently provide API-wrappers for ForestDB, LevelDB, RocksDB, and WiredTiger.

How to Build

Please refer to INSTALL.MD

How to Use

Please visit wiki pages.