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

Changes for version 2.002_002 - 2020-04-14 (TRIAL RELEASE)

  • New features:
  • Latest Redis has new ACL methods, including those in Commands.pm
  • simple ping latency example for testing

Changes for version 2.002_001 - 2020-04-03 (TRIAL RELEASE)

  • New features:
  • Redis cluster support, https://redis.io/topics/cluster-spec
  • updated to latest Redis 5.x commands

Documentation

mixin that defines the Redis commands available

Modules

talk to Redis servers via IO::Async
support for cluster routing
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