Description
This module provides various memoizing collections and decorators,
including variants of the Python Standard Library's @lru_cache
function decorator.
Programming language: Python
License: MIT License
cachetools alternatives and similar packages
Based on the "Caching" category.
Alternatively, view cachetools alternatives based on common mentions on social networks and blogs.
-
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
-
A slick ORM cache with automatic granular event-driven invalidation.
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
-
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
-
Automatic caching and invalidation for Django models through the ORM.
-
WSGI middleware for sessions and caching
-
Persistent, stale-free, local and cross-machine caching for Python functions.
-
A Python wrapper around the libmemcached interface from TangentOrg.
-
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 cachetools or a related project?
Add another 'Caching' Package