json-joy
json-joy copied to clipboard
JSON CRDT indexed codec complex problems
- [ ] Timestamp encoding using clock table. Either make sure that the clock table is sorted or encode full session IDs.
- [ ] Orphan nodes, add ability to remove orphaned nodes if they were created by a bad operation?