The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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