Changes for version 2.006 - 2020-08-26

  • New features:
  • latest command updates from Redis 6.0.6 - main change here is ->lpos renaming "first" to "rank", see https://redis.io/commands/lpos
  • Redis database selection via URI or `database` ->configure parameter
  • OpenTracing support via OpenTracing::Any

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