Skip to content

Node.js async Redis client mock object for unit testing.

License

Notifications You must be signed in to change notification settings

vergesense/async-redis-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Node.js async Redis client mock object for unit testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •