Hacker News new | ask | show | jobs
by jackyzhao 1301 days ago
Ah gotcha. This would be a cool area of research! Not sure if I know of many people working on that right now
1 comments

To me it seems mostly a composition problem; we need a better way of expressing these kinds of application constraints in a formal schema so we can encode/decode application data structures to CRDTs without requiring invasive intermixing of the two concerns in a way that explodes complexity of both the app and the CRDT details.