yeahoffline / redis-mock

Node.js redis client mock
213 stars 111 forks source link

Add callback to pubsub methods #180

Open murillo128 opened 3 years ago

murillo128 commented 3 years ago

This PR adds the option for passing a callback as latest argument to pubsub methods as per #122 and the tests for the changes