Skip to content

cakoshakib/distributed-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors