Glynn Bird
Glynn Bird
If `pixiedust_node` is installed, could it conceivably install Node.js (node/npm) on the target system? If so how? @DTAIEB said > "yeah, I think we could do a command line download/install...
If so, then we could - output only a subset of the data, using the view as a selector - output a subset of the fields - using the view...
By default, couchwarehouse consumes the whole database changes feed firehose. An optional enhancement to this would be to supply a Cloudant Query selector to allow a subset of the data...
Couchwarehouse detects the schema when it sees the first document in a database (or the first document of that type in split mode). It doesn't migrate the schema of the...
IF I am adding a feed AND BirdReader fails to find the RSS url in the page supplied THEN I should get some feedback to say that it failed.
When creating replications in CouchDB 2.x, the document that is saved to `_replicator` looks like this: ```js { "_id": "aaa", "source": { "headers": { "Authorization": "Basic RtaW46YWRtYWaW4YWRtaW46YWRtaW4=" }, "url": "http://127.0.0.1:5984/animals"...
## Description A CouchDB changes feed from a database where `q` is > 1, when queried with `?descending=true` provides a set of results with repeated `seq` values and a negative...
## Overview Replaces `axios` HTTP library with `fetch`, powered-by `undici`. The upshot of this is that we reduce the number of dependencies to zero. Comments and advice welcome. ### fetch...
The div containing the spinning globe (class="globe-mask") is scrollable. Please can be make it not scrollable?