Skip to content

connpass/redis-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-mock

An in-memory mock redis client for Python. This mock should be a drop-in replacement for the redis.py client.

Why?

Sometimes you might like a mock that behaves somewhat like the redis server for development or testing purposes. Though for testing purposes you probably want to just use mock.

Development Status

Not all commands are currently supported and some may not support all options. Use at your own risk.

About

An in-memory mock redis client for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages