Skip to content

A distributed Key value store in C , Optimized for availability, performance and fault tolerance

Notifications You must be signed in to change notification settings

vivek656/baandb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAANDB: A distributed Key Value data store in C . Optimized for better availabilty

DONE:

  1. create APIs to update , create or get A value for a key in memory

TBD:

  1. PHASE1 -> Persist files in a datastore like mysql
  2. PHASE2 -> Replicate data among nodes configured via env variables
  3. PHASE3 -> Partition db

About

A distributed Key value store in C , Optimized for availability, performance and fault tolerance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published