Hacker News new | ask | show | jobs
by gritzko 1978 days ago
http://doc.replicated.cc/%5EWiki/ron.sm

RON's reference implementation is C++. Op based sync, CRDT types inside. RON per se is the notation everything is built around.

1 comments

Interesting one, do you know how this scale as the ID is set on each entry?
It has a bunch of tricks to compress the metadata, yes.