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

Changes for version 6.000 - 2024-01-28

  • New features
    • Initial OpenTelemetry support, thanks to JJATRIA's work on implementing (see OpenTelemetry::SDK). Note that this is expected to evolve in future as more async support is added to the OpenTelemetry SDK.
  • Bugs fixed
    • some configuration features, such as clientside caching, could end up triggering a rapid memory leak due to interactions with Syntax::Keyword::Dynamically, the connection code has been refactored to avoid this (partially related to https://rt.cpan.org/Public/Bug/Display.html?id=148742)

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