-
### Issue
I'm using pouchdb to set up filtered replication between two couchdb database, one running in the cloud (source) and the other on the local machine.
It happens quite often that the replica…
-
### Issue
I am trying to reduce time for initial load on mobile db via replication. It takes 65 segs form 28,000 docs in local environment (couddb server and browser in same development machine).
…
-
### Issue
I doing react app photo gallery. Uploading files and retrieving them as result into console from local or remote database it's working I have only problem with converting the blob into …
-
When a user changes the feedback location, the feedback is submitted with the lat/long of the original configured location. Verified in the back-end DB..
Also, it would be good to trigger a purge o…
-
### Issue
If have a document called 'config' and I want to get a particular revision, so I'm using:
`db.get('config', options)`
where options is:
```
var options = {
_rev: "10-d39450…
-
### Issue
error : "no_usable_index","message":"There is no index available for this selector.
Getting this error when searching with pouchdb-find with a $or in selector and a sort
### Info
-…
-
In our application we encode special characters in _id. But for some reason conflicts break the UI completely and clue to the issue can be seen in URL.
What I did is:
1. Created a document with _i…
-
**What feature do you want to improve?**
We don't have a good idea of how often phones are trying and failing to sync data.
**Describe the improvement you'd like**
Every time a sync attempt is ma…
-
`npm audit` Gives me one high vulnerability coming from pouchdb-authentication.
```
High Open Redirect
Package url-parse
Patched in >=1.4.3
Dependency of pouchdb-authe…
-
### Issue
Closing a database does not seem to close the dependent dbs / views / indices.
So one can not repair / rebuild the indices without a restart
### Info
- Environment: node
- Platform: m…