See gritzko/ron
- General terms and algorithms
- Base types
- Composite type construction
- Use object UUID to embed one object into another.
- For any type looking like an ordered collection, it is recommended to use RGA.
- For any type looking like an unordered collection, it is recommended to use OR-Set.
- For product types (structures, objects), it is recommended to use LWW-per-field.
- Elixir
- Go
- Haskell
- ff-notes/ron/ron,
modules
RON.Data
,RON.Data.*
and others
- ff-notes/ron/ron,
modules
- JavaScript