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

Changes for version 3.27 - 2021-11-20

  • Add experimental "subscribe" and "psubscribe" events to Mojo::Redis::PubSub
  • Fix examples for set and expire #62
  • Fix handling "psubscribe" response from Redis #63
  • Fix sending database requests after connecting to sentinel server #64
  • Fix only passing on (p)message messages to listen handlers #67
  • Remove experimental write_q() method, and replaced it with write()
  • Remove the ->multi_p(@promises) syntax #68 #70 Contributor: Jan "Yenya" Kasprzak

Modules

Redis driver based on Mojo::IOLoop
Simple cache interface using Redis
Low level connection class for talking to Redis
Iterate the results from SCAN, SSCAN, HSCAN and ZSCAN
Execute basic redis commands
Publish and subscribe to Redis messages

Provides

in lib/Mojo/Redis/Cache.pm