Hacker News new | ask | show | jobs
by bsenftner 1973 days ago
I find this quite interesting, but do all my development in the C/C++ ecosystem. Is there anything similar there?
2 comments

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.

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.
Not yet planned but its definitely something we want to have. we onboard everyone who want to port the code, so I hope someone will come with this idea soon.