Cees-Jan Kiewiet

Results 128 issues of Cees-Jan Kiewiet

This label, when set, will function as a fallback for any items that are not grouped by any label. Refs: #69

Enhancement

By using the AsyncClient internally we move the responsibility and most logic of this package into one location.

enhancement

Inspired by https://github.com/clue/reactphp-redis/pull/87, the lazy client would only open a connection when needed by users.

feature

By using https://github.com/reactivex/rxphp for observables on subscribing the API becomes cleaner. However a first introduction should be an addition, not a replacement of the current API

feature

This pull request aims to demonstrate the power of [VarCI](https://var.ci/), the missing assistant for GitHub issues. ## _Automated response by [Var.CI](https://var.ci)_ :robot:

Github changed their markdown rendering a while ago. It new requires a space between `#` and the rest of a section header. Came across your repository and filing this PR...

On Demand Symbol Loading using composers autoloader. The current way of pre-loading all vendor symbols is very slow. On the initial project I've added it to it takes five minutes....