Michael Hirschler

Results 61 comments of Michael Hirschler

I see there is also an open request for Redis Sentinel #95 and a pending PR for Predis #127. I'd like to introduce a RedisAdapter that's capable to work with...

Thank you for answering. > RedisNG is basically an more optimized version of Redis. It contains a few breaking changes compared to the old Redis Storage. I see, so it's...

I just ran into this. I can confirm that this fixes the bug throwing an error: ``` PHP WARNING: Undefined array key "connected_clients" ``` I'm running a Redis 6 setup...

@EyalAr what's the current status of this project? Do you mind giving some contributors more access, so they can build and release further updates? As far as I can see,...

> Shouldn't we now also implement the `ResetInterface` to prevent memory leaks? If so, the `PhpDocExtractor` should implement it too, I guess.