Changes for version 4.000 - 2023-08-27

  • New features
    • latest commands imported via `COMMAND LIST`, covering Redis 7.2
    • support for key spec parsing via https://redis.io/docs/reference/key-specs/
  • Bugs fixed
    • MULTI/EXEC support overhaul for Net::Async::Redis::Cluster

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