Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] support PouchDB #8

Open
sc0ttj opened this issue Aug 27, 2021 · 1 comment
Open

[Feature request] support PouchDB #8

sc0ttj opened this issue Aug 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sc0ttj
Copy link

sc0ttj commented Aug 27, 2021

It's great at syncing and real-time updates, and (the optional serverbased backend) CouchDB is easy to setup, too.

@dmotz
Copy link
Owner

dmotz commented Sep 3, 2021

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.

@dmotz dmotz added the enhancement New feature or request label Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants