DiskCache
django-cache-machine
Our great sponsors
DiskCache | django-cache-machine | |
---|---|---|
4 | 0 | |
1,477 | 826 | |
- | 0.0% | |
6.7 | 0.0 | |
16 days ago | 6 months ago | |
Python | Python | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DiskCache
-
How I setup a sqlite cache in python
Give Grant some love and give grantjenks/python-diskcache a ⭐.
- What new in Starlite 1.1
- tqdm (Python)
-
Need help with an OD indexer that I am writing in Python
Do you know this project which covers most your needs ? http://www.grantjenks.com/docs/diskcache/
django-cache-machine
We haven't tracked posts mentioning django-cache-machine yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
django-cacheops - A slick ORM cache with automatic granular event-driven invalidation.
Beaker - WSGI middleware for sessions and caching
johnny-cache - johnny cache django caching framework
dogpile.cache
python-diskcache - Persistent dict, backed by sqlite3 and pickle, multithread-safe.
HermesCache
flask-cache-redis - :fire: Implementation of API Caching with Flask, Redis and Docker
cashier - Persistent caching for python functions
cachetools - Extensible memoizing collections and decorators
Cachier - Persistent, stale-free, local and cross-machine caching for Python functions.
pylibmc - A Python wrapper around the libmemcached interface from TangentOrg.