# NAME
Amon2::Plugin::Redis - for enabling it to treat simply
# SYNOPSIS
# MyApp.pm
__PACKAGE__->load_plugin('Redis');
$c->redis->set(test => 'hoge');
# DESCRIPTION
Amon2::Plugin::Redis is for enabling it to treat simply
# LICENSE
Copyright (C) meru\_akimbo.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
# AUTHOR
meru\_akimbo <
[email protected]>