Changes for version 3.006 - 2020-12-04

  • New features:
  • latest commands from 6.0.9
  • ->copy is now supported (from latest Redis release)
  • stream handling now documents `MKSTREAM` and `NOMKSTREAM`, and updates the trimming to mention `~` (approximate) and `=` (exact) modes for removing old entries

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