-
I installed the message package successfully
-wsk -i package list
packages
/whisk.system/messagingWeb private
/whisk.system/messaging …
-
Something in our recent commits causes the live site to fail when a credit card is used for an order. I checked and the stripe keys are correct. The stripe charge actually goes through, but the orde…
-
PouchDB 5.0 introduced faster replication via `_bulk_get`, set to be debuted in CouchDB 2.0 and already in PouchDB Server 1.0. I would love to see a blog post from someone in the community (not me or …
-
### Bug or feature request
- [ ] Bug
- [x ] Feature request
### Description of feature (or steps to reproduce if bug)
Couch connector supports to query the view, will cloudant connec…
-
### Issue
Write the description of the issue here
Search through the previous issue regarding db.put _security document. Didn't find solution yet.
I need the features else we need manually setup ne…
-
Hi,
I delete a document on the server, which has been modified on the client. When the client replicates, conflict handling is not triggered, as this seems to handle only leafs that are not deleted…
-
### Bug or feature request
- [ ] Bug
- [X] Feature request
### Description of feature (or steps to reproduce if bug)
Connector assumes that username and cloudant url subdomain is sam…
-
The 'put" method simply looks for the "_id" field in the Sink record. But that field might not exist. Most Key/Value connectors support generating their own unique ID as part of writing the record…
-
I've been using other JS frameworks till now, however Angular 2 recently caught my interest. Before diving too deep into the weeds though, I was wondering if this plugin is compatible with Angular2?
-
all this queries (without quotation because .toString() removed it)
```
String code = "0008" or String code = "8"
EmployeeSEARCHQUERY: {enabled=true, code={$eq=0008}, doc_type=Employee}
Em…