The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 3.020 - 2022-02-17

  • Bugs fixed
    • the ->xgroup method was still not available in Net::Async::Redis::Cluster due to an incomplete fix in 3.019, thanks to Nael Alolwani for catching and fixing this

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