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

Changes for version 1.968 - 2014-01-30

  • Add a no_auto_connect_on_new parameter to new() to allow users to call $x = Redis->new and then $x->connect, instead of Redis auto-connecting. Useful for tuning the cnx_timeout parameter.

Modules

Perl binding for Redis database
tie Perl hashes to Redis hashes
tie Perl arrays to Redis lists