The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Apache-Session Apache::Session::MySQL"

Apache::Session::MySQL - An implementation of Apache::Session River stage two • 31 direct dependents • 44 total dependents

This module is an implementation of Apache::Session. It uses the MySQL backing store and the MySQL locking scheme. See the example, and the documentation for Apache::Session::Store::MySQL and Apache::Session::Lock::MySQL for more details....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Lock::MySQL - Provides mutual exclusion using MySQL River stage two • 31 direct dependents • 44 total dependents

Apache::Session::Lock::MySQL fulfills the locking interface of Apache::Session. Mutual exclusion is achieved through the use of MySQL's GET_LOCK and RELEASE_LOCK functions. MySQL does not support the notion of read and write locks, so this module onl...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Store::MySQL - Store persistent data in a MySQL database River stage two • 31 direct dependents • 44 total dependents

Apache::Session::Store::MySQL fulfills the storage interface of Apache::Session. Session data is stored in a MySQL database....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::MySQL::NoLock - An implementation of Apache::Session::MySQL without locking River stage two • 31 direct dependents • 44 total dependents

This module is an implementation of Apache::Session. It uses the MySQL backing store and the Null locking scheme. See the example, and the documentation for Apache::Session::Store::MySQL for more details....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::File - An implementation of Apache::Session River stage two • 31 direct dependents • 44 total dependents

This module is an implementation of Apache::Session. It uses the File backing store and the File locking scheme. You must specify the directory for the object store and the directory for locking in arguments to the constructor. See the example, and t...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Sybase - An implementation of Apache::Session River stage two • 31 direct dependents • 44 total dependents

This module is an implementation of Apache::Session. It uses the Sybase backing store and the Null locking scheme. See the example, and the documentation for Apache::Session::Store::Sybase (also for the parameters that get passed to the backing store...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::DB_File - An implementation of Apache::Session River stage two • 31 direct dependents • 44 total dependents

This module is an implementation of Apache::Session. It uses the DB_File backing store and the File locking scheme. You must specify the filename of the database file and the directory for locking in arguments to the constructor. See the example, and...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session - A persistence framework for session data River stage two • 31 direct dependents • 44 total dependents

Apache::Session is a persistence framework which is particularly useful for tracking session data between httpd requests. Apache::Session is designed to work with Apache and mod_perl, but it should work under CGI and other web servers, and it also wo...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Flex - Specify everything at runtime River stage two • 31 direct dependents • 44 total dependents

This module is an implementation of Apache::Session. Unlike other implementations, it allows you to specify the backing store, locking scheme, ID generator, and data serializer at runtime. You do this by passing arguments in the usual Apache::Session...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Lock::Sybase - Provides mutual exclusion using Sybase River stage two • 31 direct dependents • 44 total dependents

Apache::Session::Lock::Sybase fulfills the locking interface of Apache::Session. Mutual exclusion is achieved through the use of Sybase's sp_getapplock and sp_releaseapplock functions. Sybase does not support the notion of read and write locks, so th...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Generate::ModUniqueId - mod_unique_id for session ID generation River stage two • 31 direct dependents • 44 total dependents

Apache::Session::Generate::ModUniqueId enables you to use unique id generated by mod_unique_id as session id for Apache::Session framework. Using mod_unique_id would ensure higher level uniquess of id....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Store::Sybase - Store persistent data in a Sybase database River stage two • 31 direct dependents • 44 total dependents

Apache::Session::Store::Sybase fulfills the storage interface of Apache::Session. Session data is stored in a Sybase database....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Generate::ModUsertrack - mod_usertrack for session ID generation River stage two • 31 direct dependents • 44 total dependents

Apache::Session::Generate::ModUsertrack enables you to use cookie tracked by mod_usertrack as session id for Apache::Session framework. This module fits well with long-term sessions, so better using RDBMS like MySQL for its storage....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC
13 results (0.046 seconds)