CouchDB Session Handler
Package:
Summary:
Session handler that stores data in CouchDB
Groups:
Author:
Description:
This package implements a PHP session handler that that stores and retrieves session data in a CouchDB database.
The handler class implements all session management functions by sending HTTP requests to a CouchDB database.
The handler class implements all session management functions by sending HTTP requests to a CouchDB database.
Comments are closed.