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

Changes for version 1.956 - 2013-01-15

  • Add on_connect callback to Redis constructor (issue 28)
  • Make sure quit() doesn't die when the socket is already dead (issue 30);
  • Switch to Digest::SHA, one less non-core dep RT#81841
  • Try and make Travis-CI more useful, ask for a redis-server
  • Update SUPPORT section, moving bugtracker to GitHub issues

Modules

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