Francois-Guillaume Ribreau

Results 61 issues of Francois-Guillaume Ribreau

Adding Redsmin & IC :)

Hello, Instead of `mock = makeMockFn();` you may want to require [sinon](http://sinonjs.org/docs/#stubs) and call `mock = sinon.stub()` you'll then be able to leverage the power of Sinon API. My two...

``` Endpoint#write *1 $4 info Redis#write $2688 # Storage info sophia.version = 1.2.3 sophia.build = 59ff278 sophia.error = sophia.path = ./serenity_db sophia.path_create = 1 memory.limit = 10737418240 memory.used = 0...

Hello ! Do you have any plans to support a subset of redis protocol? Since its the [most used and popular k/v database](http://db-engines.com/en/ranking_trend/key-value+store) it could improve migration to sophia from...

Nice project @dxa4481🌟 ! It will be shared in our next [RedisWeekly](http://redisweekly.com) 🚀 !

Use requestretry because sometimes recoverable errors (like `{"code":"ENOTFOUND","errno":"ENOTFOUND","syscall":"getaddrinfo"}`) can happen.

At least ClearInterval should be called when the `disconnect` event is triggered by socket.io. [Looking at the code](https://github.com/RafalWilinski/express-status-monitor/blob/master/index.js#L92), refreshing the page a lot of times would generate a self-deni-of-service :)...

enhancement
confirmed

Use https://codesandbox.io to bring an editable demo of ui-predicate-vue

predicate-vue
documentation

### Description Only build changed sub-packages https://blog.upcoding.fr/2019/03/30/migrating-your-microservices-to-a-monorepository-with-gitlab-ci/

enhancement

Removing VueJS from ui-predicate-vue will reduce by ~62Kb the total package size.

predicate-vue