stipsan / ioredis-mock

Emulates ioredis by performing all operations in-memory.
MIT License
333 stars 125 forks source link

Feature: Add support for `wait` command #1327

Open titanism opened 10 months ago

titanism commented 10 months ago

ioredis has wait command support, is it possible for ioredis-mock to have it too or is there some reason it's not here?