Skip to content

SNU-ARC/KVRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

KVRouter

KVRouter: Optimizing Key-Value Stores Performance for Varying Data Characteristics

Instruction

  1. Install MPDK version 1.6.0 for utilizing KVSSD
  1. Install prerequisite library
  1. Build KVRouter
$ cd script
$ ./make.sh
  1. Specify the model name of KVSSD

KVRouter currently needs to specify KVSSD separately in rocksdb/db/kvssd/kv_ssd.cc.

Currently, it is set to use nvme3n1 and nvme4n1.

  1. Run the benchmark scripts
$ cd script
$ /bin/bash vldb_script/micro_run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published