Henry Clifford
Henry Clifford
version 1.1.0-rc-3 eco -p spling.eco gives this: ``` javascript (function() { this.ecoTemplates || (this.ecoTemplates = {}); this.ecoTemplates["spling"] = function(__obj) { if (!__obj) __obj = {}; var __out = [], __capture...
Performance without memstore seems quite poor (chrome/webworker). Reads from LevelDatastore/IndexedDB take 30ms for presence checks in chrome, I (and presumably other devs) had assumed this was due to network performance...
Firstly, thanks for the library, _really_ helpful. I'm dealing with a set of documents that ranges from 10 points to 100,000 points. Each document has its own rtree and I'd...
instead of redefining a struct repeatedly create a type to declare the input args. My motivation was to allow me to make assertions on this call in my tests (ginkgo/gomega...
Hey, thanks for the project, super helpful. I've been trying to deploy with apache, and I'm having some issues. if my dockerfile reads identically to the getting started, everything works...
Since JobFunc is part of the function signature of public functions, it should also be public
I kept running into an issue where running the `dredd` cli in rapid succession failed on account of a port being in use. anyway, this is the resulting pr, I...
Hey, thanks for the project, mind throwing a license on it? Thanks! https://help.github.com/articles/adding-a-license-to-a-repository/ provides an easy how-to
### Affected Resource(s) * google_compute_url_map * google_compute_region_url_map ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and...