Skip to content

Dummy txRedis client and factory for testing Twisted apps that rely on txRedis.

Notifications You must be signed in to change notification settings

williamsjj/dummy-txredis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dummy txRedis client and factory. Mimics the txRedis interfaces and Redis' behavior but implements everything internally rather than connecting to an actual Redis server.

  • Useful for writing unit tests for Twisted apps that rely on txRedis.

  • NB: Does not yet implement the full txRedis/Redis command set. Please feel free to fork and improve.

About

Dummy txRedis client and factory for testing Twisted apps that rely on txRedis.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages