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

Changes for version 0.04 - 2014-06-14

  • add auto_release option to release all locks when the manager object is destroyed (from Ryan Bastic)
  • add logger option for a callback to log errors (from Ryan Bastic)
  • catch errors on connect (from Ryan Bastic)
  • make sure encoding is disabled for Redis connections
  • make sure the initial number of connections is high enough
  • allow release() to be called with unnamed arguments

Modules

Distributed lock manager using Redis