BedrockStreaming / RedisMock

A simple PHP Redis mock

Home Page:http://tech.m6web.fr/redismock-qui-a-bouchonne-mon-redis.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wishlist: blpop

tarjei opened this issue · comments

Hi, thanks for a great lib!

I would love to see support for llen (should be easy) and blpop (a bit harder I think). Blpop could work by just adding a warning if the queue is emtpy and retuning after a sleep() timeout.

Thank you for your interest in this lib 😃
Feel free to make a pull request 😉