Async Redis client mock object for unit testing
npm install async-redis-mockasync-redis-mock
============
async-redis which may be used interchangeably when writing unit tests for code that depends on async-redis.All operations are performed in-memory, so no Redis installation is required.