lnx-search / datacake

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

Check and adjust syncronisation logic to prevent against divergent state due to store error. #5

Closed ChillFish8 closed 1 year ago

ChillFish8 commented 1 year ago

We want to double-check and go over the store handler logic so that it does not leave the CRDT in a divergent state if it fails.