1Apache::Session::BrowseUasbelre:C:oSnttorrieb:uA:tpReaedcdhiPese:(r:3lS)eDsosciuomne:n:tBartoiwosneable::Store::Redis(3)
2
3
4
6 Apache::Session::Browseable::Store::Redis - An implementation of
7 Apache::Session::Store
8
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
18 This module is an implementation of Apache::Session::Browseable. It
19 uses the Redis storage system
20
22 This module was written by Xavier Guimard <x.guimard@free.fr>
23
25 Apache::Session::Browseable, Apache::Session::NoSQL, Apache::Session
26
27
28
29perl v5.28.0 2A0p1a8c-h0e7:-:1S4ession::Browseable::Store::Redis(3)