9 ms·
Disclaimer: I'm the author. But you might be interested in TinyBase.
by jamesgpearce 2y ago
Disclaimer: I'm the author. But you might be interested in TinyBase.
- chrysoprace 2y agoThanks 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.
- arunaugustine 2y agoTinyBase looks very promising! Is there a doc or reference you can guide me to, for using TinyBase with Preact.js instead of React?
- smallerfish 2y agoNice 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?