Skip to content

Comments

set type to 'http' to invoke http-ish behavior#27

Open
nolanlawson wants to merge 1 commit intomasterfrom
pouchdb-6106
Open

set type to 'http' to invoke http-ish behavior#27
nolanlawson wants to merge 1 commit intomasterfrom
pouchdb-6106

Conversation

@nolanlawson
Copy link
Member

One good way to test interop issues with apache/pouchdb#6106 is to just change the type() to 'http ' and see if the tests still pass.

If they do, this is a reasonable change for interop reasons, eve
n if it doesn't make much logical sense. The goal is just to inv
oke PouchDB behavior that is optimized for remote adapters, i.e.
adapters where it's expensive to cross some kind of boundary (http, web sockets, worker, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant