ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
271 B
Text
6 lines
271 B
Text
This module provides interface to access redis key-value store, it
|
|
transparently handles disconnects and forks, supports transactions,
|
|
pipelining, and subscription mode. Module includes XS and pure Perl
|
|
versions of the parser.
|
|
|
|
WWW: https://metacpan.org/release/RedisDB
|