Skip to content

A distributed key-value store implemented in modern C++17

Notifications You must be signed in to change notification settings

gyroknight/eau2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eau2 project for CS 4500.

To build and test

cmake -S . -B build
cmake --build build --target test # runs test

About

A distributed key-value store implemented in modern C++17

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published