Revision history for Test-Mock-Redis
0.01 Sun Feb 13
First version, released on an unsuspecting world.
0.02 Mon Feb 14
More redis functions, including auth, append, strlen, getset, mset & msetnx
0.03 Wed Feb 16
Pay attention to the server argument to new - now a singleton per server, just like redis
Fixed Test::Exception dependency
0.04 Fri Feb 18
Made error conditions consistent with Redis.pm's behavior
0.07 Wed Oct 5
Fix for RT-71461, incorrect rename behavior
0.08
Correct type is returned for non-existent keys (RT#76534, Karen
Etheridge)