Changes for version 0.23 - 2015-07-16

  • Fix Mojo::Redis2::Server need to bind to 127.0.0.1 and not localhost Issues arise when ::1 and 127.0.0.1 is set to "localhost" in /etc/hosts

Modules

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

Examples