Back to Dexie Js

TODO

addons/y-dexie/src/TODO.md

4.4.2529 B
Original Source

Files to go through:

  • Copy all files from dexie/src/yjs
  • YUpdateRow.ts
  • observeYDocUpdates.ts
  • periodicGC.ts
  • Remove getYLibrary.ts
  • compressYDocs.ts
  • docCache.ts
  • getOrCreateDocument.ts
  • DexieYProvider.ts
  • createYDocProperty.ts
  • createYjsMiddleware.ts
  • Move db.on.y to y-dexie
  • Delete y-related and other y stuff from dexie except the schema syntax somehow
  • Allow for extending schema syntax (type specification) and let y-dexie extend it (":Y.Doc" syntax)