-
build the HLKVDS with
$ make
-
run unit test with
$ ./install_deps.sh $ make test $ cd test $ ./test.sh
-
There some tools to start
Create data store with
$ ./tool/CreateDb /dev/sd*
Open and operate to data store example with
$ ./tool/ExampleKV /dev/sd*
Get all data on the device with
$ ./tool/LoadDB /dev/sd*
-
There is a benchmark tool to test the performance
$ ./tool/Benchmark write|overwrite|read -f dbfile -s db_size -n num_records -t thread_num -seg segment_size(KB)
-
Notifications
You must be signed in to change notification settings - Fork 13
A Hybrid Layout Key Value Data Store
License
yangwanyuan/HLKVDS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Hybrid Layout Key Value Data Store
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published