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

Changes for version 1.011 - 2018-10-06

  • No new features.
  • Bug fixes:
  • error handling improved, previously requests were not marked as failed
  • protocol handling for 'undef' arrays (treated as `undef` now)
  • Examples:
  • consumer-groups.pl example for XADD/XREADGROUP

Documentation

mixin that defines the Redis commands available

Modules

talk to Redis servers via IO::Async
mixin that defines the Redis commands available
represents multiple operations in a single Redis transaction
simple implementation of the Redis wire protocol
basic server implementation
represents a single connection to a server
implementation for database-related Redis commands
represents one subscription
represents a single message