blob: 20b4c3c159d16c92b22e82aee66a666a9c02c2bf (
plain) (
blame)
1
2
3
4
5
6
|
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
|