0chroma / recipra

A modular, decentralized social network for cooperatively run communities
12 stars 1 forks source link

pick embedded db #4

Open 0chroma opened 1 year ago

0chroma commented 1 year ago

Options:

main issue is performance with WASM, since I want to support as many platforms as possible it's an important consideration

on the other hand, web kind of doesn't work great for this use case. It might be better to focus on a desktop-only experience to ensure it can run in the background. This isn't too uncommon for chat apps (ie zoom, discord, skype etc)