debian man page for apache::session::browseable::store::redis

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)

NAME
Apache::Session::Browseable::Store::Redis - An implementation of Apache::Session::Store
SYNOPSIS
use Apache::Session::Browseable::Redis; tie %hash, 'Apache::Session::Browseable::Redis', $id, { # optional: default to localhost server => '127.0.0.1:6379', };
DESCRIPTION
This module is an implementation of Apache::Session::Browseable. It uses the Redis storage system
AUTHOR
This module was written by Xavier Guimard <x.guimard@free.fr>
SEE ALSO
Apache::Session::Browseable, Apache::Session::NoSQL, Apache::Session perl v5.14.2 2010-12-08 Apache::Session::Browseable::Store::Redis(3pm)
Related Man Pages
apache::session::postgres(3) - suse
apache::session::browseable(3pm) - debian
apache::session::store::file(3pm) - debian
apache::session::store::ldap(3pm) - debian
apache::session::store::mysql(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com