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

pouchdb: Defer pouch.New call until first use #669

Open
flimzy opened this issue Aug 18, 2020 · 0 comments
Open

pouchdb: Defer pouch.New call until first use #669

flimzy opened this issue Aug 18, 2020 · 0 comments

Comments

@flimzy
Copy link
Member

flimzy commented Aug 18, 2020

Now that DB() doesn't take a context, it might be nice to defer the call to pouch.New until its first use, so that context can be used (only really useful when using http, of course).

@flimzy flimzy transferred this issue from go-kivik/pouchdb Sep 2, 2023
@flimzy flimzy changed the title Defer pouch.New call until first use pouchdb: Defer pouch.New call until first use Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant