Man Page: apache::session::browseable::store::redis
Operating Environment: debian
Section: 3pm
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)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |