BedrockStreaming/RedisMock

wishlist: blpop

tarjei opened this issue · 1 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 😉