1Apache::Session::BrowseUasbelre:C:oSnttorrieb:uA:tpReaedcdhiPese:(r:3lS)eDsosciuomne:n:tBartoiwosneable::Store::Redis(3)
2
3
4

NAME

6       Apache::Session::Browseable::Store::Redis - An implementation of
7       Apache::Session::Store
8

SYNOPSIS

10        use Apache::Session::Browseable::Redis;
11
12        tie %hash, 'Apache::Session::Browseable::Redis', $id, {
13           # optional: default to localhost
14           server => '127.0.0.1:6379',
15        };
16

DESCRIPTION

18       This module is an implementation of Apache::Session::Browseable. It
19       uses the Redis storage system
20

SEE ALSO

22       Apache::Session::Browseable, Apache::Session::NoSQL, Apache::Session
23

AUTHOR

25       This module was written by Xavier Guimard <x.guimard@free.fr>
26
28       Copyright (C) 2009-2018 by Xavier Guimard
29
30       This library is free software; you can redistribute it and/or modify it
31       under the same terms as Perl itself, either Perl version 5.10.1 or, at
32       your option, any later version of Perl 5 you may have available.
33
34
35
36perl v5.32.0                      2A0p2a0c-h0e9:-:0S7ession::Browseable::Store::Redis(3)
Impressum