whachoe/Couchdb-PHP-Session-Handler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CouchdbSessionHandler - a PHP Session Handler using Couchdb as backend
version 0.0.1
This class is more or less autoconfiguring.
If it doesn't find the database it is pointed to in the config, it tries to make it
and proceeds to load up the necessary design-docs it needs to function.
Jo Giraerts <[email protected]>