Skip to content

Implementation of distributed in-memory key-value store

Notifications You must be signed in to change notification settings

namannandan/kvstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kvstore

mkdir build
cd build
cmake ..
make
cd ..
bin/server_client_test
bin/transaction_test

About

Implementation of distributed in-memory key-value store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published