Changes for version 2.007 - 2020-09-05

  • New features:
  • applies client_name on connection if configured
  • opentracing can be controlled by `->configure(opentracing => 1 || 0)`
  • Note that OpenTracing support is now *disabled* by default, since it incurs a small (~5%) performance penalty. The USE_OPENTRACING env var is still supported for enabling/disabling globally.

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