- admin: change of maintainer to Pedro Melo melo@simplicidade.org
- feature: full support for Redis 2.x multi-bulk protocol
- feature: support for Redis PUBLISH/SUBSCRIBE commands
- feature: automatic encoding can be turned off, use encoding => undef on new() (performance++)
- performance: substantial performance improvements, specially with large responses
- fix: add POP method to our List Tie interface