Changes for version 3.005 - 2020-11-16

  • New features:
  • ->zdiff and ->zdiffstore commands from latest Redis release
  • provide RESP2/RESP3 compatibility when hashrefs option is not enabled, otherwise some commands such as ->xreadgroup can return inconsistent results between versions (thanks Eyad, Paul and Nael for the patch)
  • cluster mode now provides basic slot calculation caching, since this yields a small performance improvement

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