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

Changes for version 0.30 - 2017-12-05

  • Check version of redis in tests and skip tests of unsupported functions. #31 Contributor: Mike Magowan
  • Fix bgrewriteaof backend test to wait for background processes to complete. #32 Contributor: Mike Magowan
  • Add scripting support with methods eval and evalsha. #33 Contributor: Mike Magowan

Modules

Pure-Perl non-blocking I/O Redis driver
Mojo::Redis2 server commands
Mojo::Redis2 bulk operations
Mojo::Redis2 CLIENT commands
Cursor iterator for SCAN commands.
Start a test server
Transaction guard for Mojo::Redis2

Examples