The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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