Revision history for Perl extension AnyEvent::Redis
0.06 Mon Feb 15 19:20:50 PST 2010
- Add more bulk commands: getset, smove, zadd, zrem, zscore, zincrby, append (Leon Brocard)
0.05 Fri Feb 12 10:33:44 PST 2010
- Fixed a typo in the on_error callback (jzawodn)
0.04 Tue Nov 10 22:55:59 PST 2009
- Fixed deps
0.03 Tue Nov 10 20:33:38 PST 2009
- Changed the object construction API to always use new()
- Implemented on_error for callback based error handling
0.02 Tue Nov 10 17:49:39 PST 2009
- Fixed all_cv interface
- Fixed redis-server check in tests
0.01 Sun Nov 8 00:51:03 2009
- original version