Changes for version 6.006 - 2024-12-11

  • Bugs fixed
    • live migrations in a cluster would return the ASK error, we now handle that automatically rather than propagating it back to the client (with a limit on the number of attempts we'll make, to avoid cycles and broken cluster situations)

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