-
We'd have to change how Brad's team Cloudant database works, or create a new one.
-
We are using pouchdb-authentication as authentication process for PouchDB.
Its working great with Firefox and Chrome but not in IE.
For example:
``` javascript
db.getSession(function (err, response…
-
I just came across a similar MDN page (https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Functions_and_classes_available_to_workers), it might be useful to merge these two resources tog…
-
As discussed with @csantanapr,
In API v2 we plan to add support for "API Gateways" ... that is, a way to declaratively specify a mapping between a set of whisk assets (actions, triggers) and a REST A…
-
### Description of feature (or steps to reproduce if bug)
The swagger specification generated for LoopBack models with `forceId` set to `true` (the default in LoopBack 3.0) is incorrect. The model …
-
We noticed the connection reset exception happened sometimes (not ALL the time) when our application is querying from cloudant database, below is some detail info:
- CloudantClient (java-cloudant) …
-
Here is the output of `wsk list` in my namespace:
```
Entities in namespace: f@fr.ibm.com_scratch
packages
/f@fr.ibm.com_scratch/logistics-wizard-recommendation private
/f@fr.ibm.com_scratch/…
-
This is a wart in the API. We need to figure out what is the correct API and then
- Fix the documentation
- Ideally remove the "wrong" API, perhaps even upstream.
In my opinion, `cloudant.db.use` see…
-
# Description/Steps to reproduce
I was updating my API from loopback 2.x to 3.x. I also updated loopback-connector-cloudant to 2.x.
After I had resolved all other issues, my last problem is that whe…
fizzl updated
6 years ago
-
### Bug or feature request
- Bug
### Description of feature (or steps to reproduce if bug)
Sometime back it was noticed that loopback by default created indexes on all_feilds(on any d…