Package beaker-py26-1.5.3-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | 1.5.3-1 | ||
10.4/powerpc | |||
| Description: | Session and cachine with WSGI middleware (1.5.3-1) | |
As a general caching library, Beaker can handle storing for various
times any Python object that can be pickled with optional back-ends on
a fine-grained basis.
Beaker was built largely on the code from MyghtyUtils, then refactored
and extended with database support.
Beaker includes Cache and Session WSGI middleware to ease integration
with WSGI capable frameworks, and is automatically used by Pylons.
* Multiple reader/single writer lock system to avoid duplicate
simultaneous cache creation
* Cache back-ends include dbm, file, memory, memcached, and database
(Using SQLAlchemy for multiple-db vendor support)
* Signed cookie's to prevent session hijacking/spoofing
* Cookie-only sessions to remove the need for a db or file backend
(ideal for clustered systems)
* Extensible Container object to support new back-ends
* Cache's can be divided into namespaces (to represent templates,
objects, etc.) then keyed for different copies
* Create functions for automatic call-backs to create new cache copies
after expiration
* Fine-grained toggling of back-ends, keys, and expiration per Cache
object | ||
| Section: | libs/pythonmods | |
| Maintainer: | Kurt Schwehr <goatbarATusersDOTsourceforgeDOTnet> | |
| Website: | http://pypi.python.org/pypi/Beaker/ | |
| License: | BSD | |
| Info-File: | dists/10.4/unstable/main/finkinfo/libs/pythonmods/beaker-py.info CVS log, Last Changed: Fri, 05 Mar 2010 16:46:12 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.