7 ms·
Yes, plus it’s actually local-first (works offline) and you don’t have to trust the syncing & persistence infrastructure because only encrypted edits are synced
by theanzelm 2y ago
Yes, plus it’s actually local-first (works offline) and you don’t have to trust the syncing & persistence infrastructure because only encrypted edits are synced!
Also you can use it as blog storage as well
- novoreorx 2y agoSounds interesting, is it SaaS-only or self-hostable?
- theanzelm 2y agoself-hostable! https://news.ycombinator.com/item?id=41777266 https://news.ycombinator.com/item?id=41777266
- fivestones 2y agoSo it if I already have an app using instantdb, how hard would it be to switch to jazz? Does it work in a very similar way? Or would it likely require a lot of code modification?