-
What if filtered replication just isn't a high-performance feature, and we should do without?
Not clear that we should, but I started jotting down thoughts, so I'll share. Draft here : https://docs.…
-
**couchbackup/couchrestore version = **2.1.0**
node.js = 8.9.4**
**command: ( node_modules/@cloudant/couchbackup/bin/couchbackup.bin.js --url="http://xxxx:yyyy@localhost:5984/" --db="development-rec…
-
### Feature
### Description of feature (or steps to reproduce if bug)
Add the ability to have the cloudant use a proxy agent. Originally raised by pr https://github.com/strongloop/loopback-conne…
-
Using the documentation in the README, I have tried to create a trigger associated to the change feed for a Cloudant service and looking at the `wsk activation poll`.
The change feed does not seems …
-
This exporter is not yet compatible with CouchDB 2.0, right?
-
## Feature
- discoverModelDefinitions
- We can only discover modelName without properties
- user should be able to provide custom modelSelector and map the design doc to a loopback model
- d…
-
Like older version there was a class DataStoreManager for managing all DataStore, but now there is no class for DocumentStore. How we can get the name of each DocumentStore created, and how we can del…
-
Is there any effort currently to implement atomic increment/decrement/etc for this connector, just like the [mongodb connector](https://docs.strongloop.com/display/public/LB/MongoDB+connector#MongoDBc…
-
I'm not certain where this error came from, but it worries me that I don't understand it. Because I can't seem to find where the error came from.
### Steps to reproduce
1) Checkout Commit aa1e0bfbf…
-
Manually or Automated creating models like `['User', 'AccessToken', 'ACL', 'RoleMapping', 'Role']`?