top | item 41854044

(no title)

jamesgpearce | 1 year ago

Disclaimer: I'm the author. But you might be interested in TinyBase.

discuss

order

chrysoprace|1 year ago

Thanks I'll give it a look! I guess I really was fishing for someone to make a recommendation and I see you have a lot of backend persistence options which I'm very excited about.

Another issue I have with a lot of the new local first products is that they tend to lock you into a particular database type on the backend, so this is refreshing.

smallerfish|1 year ago

Nice work. Does it take time to hydrate tinybase from indexeddb, or do you mount it directly?

What are your thoughts about search over the store? Hydrate a separate lunr index?

And finally has anybody tried using your syncing over webrtc?

arunaugustine|1 year ago

TinyBase looks very promising! Is there a doc or reference you can guide me to, for using TinyBase with Preact.js instead of React?