Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Pull raw JSON from PouchDB #28

Open
flimzy opened this issue Feb 8, 2016 · 0 comments
Open

Pull raw JSON from PouchDB #28

flimzy opened this issue Feb 8, 2016 · 0 comments

Comments

@flimzy
Copy link
Owner

flimzy commented Feb 8, 2016

As explained briefly in the README, to take advantage of Go's native JSON marshaling, results from PouchDB are re-marshaled into JSON, then passed through Go's JSON marshaling. This is far from ideal, from a performance standpoint.

Resolving this will probably require hacking on the upstream PouchDB adaptor(s).

A few clues can be found here.

If such a change is sufficiently small, perhaps PouchDB upstream would accept the change into the official project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant