全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  sid  ]
[ 源代码: beaker  ]

软件包:python3-beaker(1.12.1-3)

python3-beaker 的相关链接

Screenshot

Debian 的资源:

下载源码包 beaker

维护小组:

外部的资源:

相似软件包:

cache and session library for Python 3

Beaker is a web session and general caching library that includes WSGI middleware for use in web applications.

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.

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 cookies to prevent session hijacking/spoofing
 * Cookie-only sessions to remove the need for a database or file backend
   (ideal for clustered systems)
 * Extensible Container object to support new back-ends
 * Caches 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

其他与 python3-beaker 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-beaker

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 48.3 kB215.0 kB [文件列表]