NAME
App::CPAN::MetaDB::Redis
SYNOPSIS
This provides the interface to store and retrieve data from the specified Redis database.
CONSTRUCTION
new
Requires you supply a hash with the "server" key pointing to the appropriate server:port. You can also add in other keys that Redis->new will accept.