There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

CHI::Driver::Cache::RedisDB - CHI Driver for Cache::RedisDB

SYNOPSIS

CHI->new(driver => 'Cache::RedisDB');

DESCRIPTION

CHI::Driver::Cache::RedisDB is a simple wrapper around Cache::RedisDB to provide the common CHI interface.

AUTHOR

Matt Miller <matt@inspire.com>

COPYRIGHT

Copyright 2017- Matt Miller

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO