-
### Issue
I've written a function to use db.query with multiple keys but find that non-existent documents are not included in the output rows - this means the output does not line up with the input m…
-
@lachko Has reported that after a Client installation on v3.6.4 upgrades to v3.11.0, that the app gets stuck on a blank screen with tangerine logo.
-
### Issue
Write the description of the issue here
### Info
- Environment: (browser)
- Platform: (Chrome)
- Adapter: (IndexedDB)
- Server: (CouchDB)
### Reproduce
I don't have a specific …
-
Because of the poor performance of DocPad we have decided to investigate if its possible to come up with a prototype of a system that is compatible with DocPad in terms of documents, layouts, collecti…
-
### Which Renovate are you using?
Renovate Open Source CLI
### Which platform are you using?
GitLab self-hosted
### Have you checked the logs? Don't forget to include them if relevant
…
-
### Issue
In my Angular 9 application I have a local PouchDB and a remote one configured and they sync.
1. Currently the remote PouchDB is a CouchDB that needs basic authentication with user and pa…
-
### Issue
Write the description of the issue here
### Info
- Environment: (Node.js/browser/hybrid app/etc.)
- Platform: (Chrome/FF/Safari/Edge/iOS/Android/etc.)
- Adapter: (IndexedDB/WebSQL/L…
-
**Describe the bug**
As requested in the discord, for more readability, here is our feedback of DataStore:
Two months ago, we were advised to replace our whole backend architecture which was lying…
-
### Issue
Is PouchDB compatible with recent versions of Couchbase Sync Gateway ?
I have a couchbase database that is up to date and I am looking for something like PouchDb for a web app client. The…
-
### Issue
When updating an existing document with _deleted=true and rev from remote database using bulkDocs api and setting new_edits=false, then bulkDocs api gives success result but the document …