Query: apache::session::browseable::store::redis
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Apache::Session::Browseable::Store::Redis(3pm) User Contributed Perl Documentation Apache::Session::Browseable::Store::Redis(3pm)NAMEApache::Session::Browseable::Store::Redis - An implementation of Apache::Session::StoreSYNOPSISuse Apache::Session::Browseable::Redis; tie %hash, 'Apache::Session::Browseable::Redis', $id, { # optional: default to localhost server => '127.0.0.1:6379', };DESCRIPTIONThis module is an implementation of Apache::Session::Browseable. It uses the Redis storage systemAUTHORThis module was written by Xavier Guimard <x.guimard@free.fr>SEE ALSOApache::Session::Browseable, Apache::Session::NoSQL, Apache::Session perl v5.14.2 2010-12-08 Apache::Session::Browseable::Store::Redis(3pm)