Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
raimohanska committed Feb 24, 2024
1 parent 1f4bcb0 commit 070f1ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions YJS_CRDT_WIP.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The Y.js based collaborative editing support is under construction.
- Persistence: consider storing CRDT snapshot
- Persistence: make sure the compactor works
- Persistence: implement local/offline persistence
- Persistence: storing bundles with zero events (crdt only)
- Domain: Migrate existing boards to CRDT or only apply CRDTs for new boards?
- Domain: Consider if CRDT field values should also be included in the JSON presentation, maybe on save
- Domain: Currently the initial text "Hello" or "Unnamed area" doesn't get synced in a new text/area. Also the JSON data stays in its initial state
Expand Down

0 comments on commit 070f1ef

Please sign in to comment.