-
I get this every time I try to build PHP via `vulcan` for my [PHP Buildpack](https://github.com/CHH/heroku-buildpack-php) (see `./support/package_php`).
```
/app/vendor/gems/gems/rest-client-1.6.7/li…
-
I recently tried to update to cradle 0.6.1 from 0.5.8 and am getting SSL errors when attempting to connect to my Cloudant hosted DB. Here is the test program I am using.
``` javascript
var http = req…
-
-Create DBs in Elephant (or other)
-Create 1+ example entry in tables
[db_model_export (1).pdf](https://github.com/yangweichen/inspection_app/files/629912/db_model_export.1.pdf)
-
For the storing more projects in mongo we need much more space .Rick offered to us to get space in bluemix.
I will contact him regarding this.
-
Currently I am working with a codebase that calls `login` for each API request. However, it would be more efficient if a `login` call was made only when necessary.
What is the best practice for cach…
-
If you go to [this page](https://docs.cloudant.com/cloudant_query.html), and scroll down to the section on creating indexes, you'll see the `
-
I'm trying to develop a system where each user stores documents in their own private database. To do this I use the handy Superlogin feature in the config to create a private database at user creation…
-
Hi guys,
I have a very strange problem with my Kitura app. The problem occurs when fetching data from my Cloudant DB with the queryByView function from Kitura-CouchDB -> https://github.com/IBM-Swif…
-
I really like the way NoteSelf handles many wikis in one file. I just wrote in the GG about my problem with a lot of wikis on a Raspberry with limited memory and that it gets stuck after so many Node …
-
_This is a follow-up task for the proposal outlined in https://github.com/strongloop/loopback-next/issues/2712._
Implement a helper functions in base `Connector` class to process index and foreign-…