Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Catalyst::Model::Redis - Redis Model Class
VERSION
0.01
SYNOPSIS
create model Redis Redis -- --host localhost --port 6379 --utf8
USAAGE
You can specify following configuration options:
See description of options in RedisDB documentation.
$self->mk_compclass
Creates model class
$self->mk_comptest
creates test for model class
SEE ALSO
BUGS
Please report any bugs or feature requests via GitHub bug tracker at http://github.com/trinitum/perl-Catalyst-Model-Redis/issues.
AUTHOR
Pavel Shaydo <zwon at cpan.org>
LICENSE AND COPYRIGHT
Copyright (C) 2012 Pavel Shaydo
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.