Path to this page:
./
wip/py-Beaker,
Session and caching library with WSGI middleware
Branch: CURRENT,
Version: 1.11.0,
Package name: py312-Beaker-1.11.0,
Maintainer: pkgsrc-usersBeaker is a web session and general caching library that
includes WSGI middleware for use in web applications.
Features:
* Fast, robust performance
* 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
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 98b78f5963f58c6db6b66a54d40297c226a98452
Filesize: 39.973 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-Beaker-1.11.0
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2022-11-17) Updated to version: py310-Beaker-1.11.0
- (2021-10-08) Updated to version: py39-Beaker-1.11.0
CVS history: (Expand)