mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
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
|