command
module
Version:
v0.0.0-...-5fcb46f
Opens a new window with list of versions in this module.
Published: Feb 5, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
godb-bench
Benchmark for Go Key-Value DB options
- RocksDB: Based on LevelDB with SSD improvements
- LMDB-go: Simple wrapper for fast in-memory DB
- BoltDB: A fork of LMDB
- Badger: LSM tree database (like LevelDB), but written for Go
Based on badger-bench
How to run on a brand new EC2 instance
git clone https://github.com/thanhphu/godb-bench.git
cd godb-bench
./setup.sh
How to run on your local computer
- Install rocksDB
./run_write.sh
./run_read.sh
How to read the result
TBU
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.