Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distributed-db

How to Run

To run N nodes in the cluster, run

py run-servers.py [N]

Logs for each server are updated in

./log/server{i}.log

and data is stored in

./data/server{i}/

About

Simple implementation of a distributed key-value store

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages