nrk / predis-async

Asynchronous PHP client library for Redis built on top of ReactPHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to allow predis 1.*

tystr opened this issue · comments

I definitely have plans for this, just don't know when it's going to happen but I hope soon enough :-)

Done! The current master branch of Predis\Async now requires both react/event-loop v0.4 and predis/predis v1.0, which also means it ships with a few breaking changes. These changes will be available in Predis\Async v0.3.0 when released.