tinyplex / tinybase

The reactive data store for local‑first apps.
https://tinybase.org
MIT License
3.39k stars 67 forks source link

Integrate with yjs for replication? #52

Closed KyleAMathews closed 1 year ago

KyleAMathews commented 1 year ago

Curious if someone's looked into this. Would complement tinybase really well!

jamesgpearce commented 1 year ago

Yes... I've been riffing on my own CRDT implementation in https://github.com/tinyplex/tinysync but jury is still out: it might be better to figure out a YJS connector instead.

KyleAMathews commented 1 year ago

🔥 great to know!

jamesgpearce commented 1 year ago

OK, please take a look at the new 4.0 beta and kick the tires! https://github.com/tinyplex/tinybase/releases/tag/v4.0.0-beta.2