# NAME

Amon2::Plugin::Redis - It's new $module

# 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 <merukatoruayu0@gmail.com>