Francois-Guillaume Ribreau
Francois-Guillaume Ribreau
@pmwkaa that is awesome! Did you tried it against a Redis GUI like Redsmin? Ok, I just created a [docker image to try it](https://github.com/pmwkaa/serenity/pull/9) against Redsmin. The connection work, the...
Sadly ChartURL was not a drop-in replacement for Google Image Charts API so Redsmin team built [Image-Charts](https://image-charts.com) that is fully compatible with Google Image Charts API and even adds chart...
This is **AWESOME** we will finally be able to plug our own storage system behind directus!
If you are like me and wanted a docker build embedding the latest available postgresql/timescaledb output with telegraf 1.17.2: ``` docker pull fgribreau/telegraf-timescaledb-docker:1.17.2 ``` - [source code](https://github.com/FGRibreau/telegraf-timescaledb-docker) (will accept MR...
Oh sorry! However the remark on setInterval vs setTimeout still stand :)
Maybe a backward-compatible change to the retryStrategy API could be: ``` function myRetryStrategy(err, response, body, options, cb){ // retry the request if we had an error or if the response...
I will accept a PR for it along with updated tests.
Hello! Ahhh I was so young :) Indeed the whole API should be asynchronous (I did not make the mistake [in the last libs](https://github.com/FGRibreau/ui-predicate)), I will accept a PR (with...
It could be possible yes, I'm interested in a PR to view what can be done in that direction :)
@pwmckenna definitely agree, I will accept a PR (with tests) for it :)