-
something like `--use-couchdb # overrides default use PouchDB Server` as a start option.
-
### Issue
New to PouchDB and Ember. Following the instructions on https://github.com/pouchdb-community/ember-pouch.
When running the command "ember g pouch-adapter application", the Ember server b…
-
There haven't been any releases in over a year and PRs are not being reviewed. Should this repo be archived?
-
### Issue
If database updates are done to the same IndexedDB database through different browser pages, one will eventually break due to the metadata `seq` not being properly updated.
### Info
…
-
Trying to implement a login system with this plugin (in PhoneGap):
### Code
`remoteDB = new PouchDB('https://MYACCOUNT.cloudant.com/DATABASE');`
`remoteDB.logIn('USER', 'PASSWORD').then(fun…
-
### Issue
After being offline for a while, in case of conflict (because of revs_limit reached), PouchDb gives us in change callback an outdated revision.
### Info
- Environment: Electron App 21.4…
-
If the persistence layer has not been decided yet setting up an issue to discuss potential solutions.
### Needs
- Document store
- Both client and server side storage
- Handles sync changes between cl…
-
**Describe the bug**
I am pretty sure that both the [convert-bad-dob-format](https://github.com/medic/cht-core/blob/2c1db1618bdafc5ec14c3a27aa4a37249fcc1b4a/api/src/migrations/convert-bad-dob-format.…
-
Use socket-pouch (or pieces of it) to allow multiple PouchDB instances to sync over a single web socket with a howler server
-
This bug seems hard to reproduce but on the most important machine (one in the Kolkata office) the error consistently occurs:
Sync between local (PouchDB) and remote server (CouchDB) works fine when …