The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.901 - 2011-02-05

  • Released 1.900_01 as latest version

Changes for version 1.900_01 - 2011-01-30

  • 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

Modules

perl binding for Redis database
tie perl hashes into Redis
tie perl arrays into Redis lists