dbstore

Database storage for flup session middleware.

About

This distribution provides database backed storage using any PEP 249 compliant database package in conjunction with flup.middleware.session. Storage and decorators for supplying WSGI apps with MySQLdb or psycopg2 backed sessions are provided. Others backends are easy to hook up.

Download

Download the latest release from dbstore's Cheese Shop Page. (Blessed are the cheesemakers!)

Browse dbstore's public subversion repository.

Read and subscribe to dbstore updates and info.

Example

You will need a database with a sessions table:

Questions, comments, suggestions, bugs... :