lnx-search / datacake

Tooling for creating your own distributed systems.
MIT License
390 stars 22 forks source link

Snapshot API for eventual consistency store #57

Open ChillFish8 opened 1 year ago

ChillFish8 commented 1 year ago

Leaving this here so I don't forget

Currently, if you start a new node, the way we bring that node up to speed can be really inefficient compared to some snapshot API where we say "Hey, the node is just so far behind, can you send everything?"