mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
transparently handles disconnects and forks, supports transactions, pipelining, and subscription mode. Module includes XS and pure Perl versions of the parser. WWW: http://search.cpan.org/dist/RedisDB/
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: http://search.cpan.org/dist/RedisDB/
|