Skip to content

"LevelKV*: Checkpoint Based Persistent Key Value Store for Key-Value SSD"

License

Notifications You must be signed in to change notification settings

sally20921/ycsb-levelkv

Repository files navigation

LevelKV YCSB Binding

This repository provide leveldb YCSB binding (Binary Only)

Run

Setup environment

In env_setup.sh, change LIB_HOME to your leveldb project path.

Setup kvrangedb configuration

Modify leveldb_config.json.

Run ycsb workload

  ./bin/ycsb load leveldb -s -P workloads/test_scan # load data
  ./bin/ycsb run leveldb -s -P workloads/test_scan # run queries

About

"LevelKV*: Checkpoint Based Persistent Key Value Store for Key-Value SSD"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published