-
This came out of https://github.com/couchbase/sync_gateway/issues/1159#issuecomment-142731185
It appears that the /db/ endpoint is returning the wrong values for the update_seq and committed_update_s…
-
- Cloudant (python-cloudant) version 2.0.0
- Python version 2.7.10
I can POST a list of keys as JSON data to the requests library, but on the same DB using the Cloudant python library, the call fails…
-
The `com.cloudant.sync.datastore.DatastoreImplForceInsertTest.forceInsert_currentRevisionNotInTheHistory_exception` test is failing when running on a Nexus 7 (although it doesn't fail on the emulator)…
-
OpenWhisk manages different components in different docker containers, each of whom is dedicated to host one service taking care of the workload for all the users. The current in-progress package mess…
-
[The documentation states that passwords should be encoded in NSURLs](https://github.com/cloudant/CDTDatastore/blob/master/doc/replication-policies.md):
```
// username/password can be Cloudant API k…
-
I always getting the 403 error. This is my user documment in _users:
{
"_id": "3ae2b004f63f76a1d936b0cce2e96d2c",
"_rev": "3-77f93ee6a9e99d6769dc528c0bcb82bf",
"value": {
"rev": "3-77f93ee6a9e99…
-
**Issue by [rfdickerson](https://github.ibm.com/rfdickerson)**
_Saturday Jan 23, 2016 at 00:52 GMT_
_Originally opened as https://github.ibm.com/ibmswift/Phoenix/issues/60_
---
Phoenix should event…
-
TBD, just capturing this for now
-
All queries to the database are sequentially done. I used a `Executors.newSingleThreadExecutor()` to ensure only one task is executed at any time however after successfully executing one task and then…
-
When syncing from a remote database to a local one, after two batches (defaults to 100 documents, can use options.batch_size in PouchDB.sync() to change) the local database will hang with the followi…
nlieb updated
8 years ago