Skip to content

tbrooks007/BitsStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitsStore

Simple distributed key-value store. This was developed as a POC only. The goal was to demonstrate understanding of how distributed key-value stores such a memcached are designed etc, specifically using consistent hashing for manage keys and distributed them across n nodes.

About

Simple distributed key-value store POC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages