blob: 85be1f11106d61cfe4ad0be4e2c286e17f692f9d (
plain) (
blame)
1
2
3
4
5
|
The session2 package provides simple session handling for Quixote 2.0,
together with persistence mechanisms that can store sessions in a
variety of backends, including MySQL and PostgreSQL databases.
WWW: http://quixote.idyll.org/session2/
|