Hacker News new | ask | show | jobs
by nrki 192 days ago
Very neat tool. Thank you for your efforts!

I am wondering how state replication works on the backend. The design mentions using crdt and a gossip proto, but I'm not sure what is actually implemented as it is a tad vague. I haven't dug into the code so forgive me if it is obvious or explained elsewhere.

1 comments

State replication is currently based on corrosion: https://github.com/superfly/corrosion