NAME

    Tie::Hash::RedisDB - A very thin Tie around a RedisDB Hash

SYNOPSIS

      use Tie::Hash::RedisDB;

DESCRIPTION

    Tie::Hash::RedisDB is Redis hashes refied into perl hashes.

AUTHOR

    Inspire.com

COPYRIGHT

    Copyright 2018- Inspire

LICENSE

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

SEE ALSO