zllovesuki / specter

like ngrok, but more ambitious with DHT for flavor
MIT License
26 stars 1 forks source link

Implement Dynamo-like replication scheme #7

Open zllovesuki opened 2 years ago

zllovesuki commented 2 years ago

you read it in school, now time to implement it: https://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf

zllovesuki commented 2 years ago

19 implements disk persistence, and what replication scheme/algorithm to implement still requires research