Skip to content

SaenthanP/ResonateDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Work In Progress

ResonateDB

A leaderless distributed SQLite database inspired by the Dynamo Paper and Designing Data Intensive Applications.

Architecture

  • SWIM Protocol: Membership and failiure detection
  • gRPC: Node communication
  • SQLite: Local Store
  • Leaderless Replication: TBD

References

Built With

  • Go
  • gRPC
  • Protocol Buffers
  • Task File

About

A leaderless DB inspired by Dynamo and DDIA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors