Mojo-Redis

 view release on metacpan or  search on metacpan

cpanfile  view on Meta::CPAN

# You can install this projct with curl -L http://cpanmin.us | perl - https://github.com/jhthorsen/mojo-redis/archive/master.tar.gz
requires "perl"                    => "5.016";
requires "Mojolicious"             => "8.50";
requires "Protocol::Redis::Faster" => "0.002";

test_requires "Test::More" => "0.88";



( run in 0.332 second using v1.01-cache-2.11-cpan-3989ada0592 )