trystero
trystero copied to clipboard
[Feature request] support PouchDB
It's great at syncing and real-time updates, and (the optional serverbased backend) CouchDB is easy to setup, too.
Pouch looks like it could work but it seems to have the same cleanup issue mentioned in #7. I'm also a bit hesitant that it would rely on the library user running their own server for Couch in contrast to the other strategies, but I'm open to adding it.