Changes for version 6.005 - 2024-11-08

  • New features
    • automatic creation of Redis methods based on extracted keyspec as a fallback
  • Bugs fixed
    • documentation and code disagreed on the `use_read_replica` parameter, both are now supported but will emit a warning if the undocumented form is used

Documentation

mixin that defines the Redis commands available

Modules

talk to Redis servers via IO::Async
support for cluster routing
represents multiple operations in a single Redis transaction
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