npm.io
2.0.1 • Published 4 years ago

async-redis-mock

Licence
MIT
Version
2.0.1
Deps
3
Size
4 kB
Vulns
0
Weekly
0
Stars
5

async-redis-mock

Background

Inspired by redis-mock and async-redis this repo aims to provide a feature complete mock of 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.