Description
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.
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 and
TurboGears.
Code Quality Rank:
L5
Programming language: Python
License: GNU General Public License v3.0 or later
Beaker alternatives and similar packages
Based on the "Caching" category.
Alternatively, view Beaker alternatives based on common mentions on social networks and blogs.
-
Extensible memoizing collections and decorators
-
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com
-
A slick ORM cache with automatic granular event-driven invalidation.
-
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
-
Automatic caching and invalidation for Django models through the ORM.
-
A Python wrapper around the libmemcached interface from TangentOrg.
-
Persistent, stale-free, local and cross-machine caching for Python functions.
-
johnny cache django caching framework
-
-
dogpile.cache is next generation replacement for Beaker made by same authors.
-
Persistent caching for python functions
-
Render template parts with extended cache control.
-
Simple spill-to-disk dictionary
-
Python caching library with tag-based invalidation and dogpile effect prevention.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Beaker or a related project?
Add another 'Caching' Package