async-redis-mock

2.0.1 • Public • Published

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.

Package Sidebar

Install

npm i async-redis-mock

Weekly Downloads

88

Version

2.0.1

License

MIT

Unpacked Size

3.6 kB

Total Files

6

Last publish

Collaborators

  • fcwheat
  • willhalto