Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more โ
Django-cacheops Alternatives
Similar projects and alternatives to django-cacheops
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services.
-
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. 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.
-
-
-
-
-
DiskCache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
django-cacheops discussion
django-cacheops reviews and mentions
-
Ban 1+N in Django
Here is an example of such thing https://github.com/Suor/django-cacheops/blob/8b3a79de29b2545...
-
Storing frequently used data in django
django-cacheops is a great package https://github.com/Suor/django-cacheops
- Django Permission queries are the ones taking the longest to run. Is that normal?
-
Django 4.0 will include a built-in Redis cache back end
Nuts, I was hoping that this was an evolution of https://github.com/Suor/django-cacheops which uses Redis to cache and invalidate ORM result sets by an abstracted representation of filter values. It works, but has a lot of magic (as is the Django way) and takes some tending-to in production.
-
Django Caching
i came across this and this i am failing to understand what is the difference between the two and which is better.
-
Best way to implement direct messaging on my site?
The solution I recommend is setting up the caching backend using like redis then bringing in this awesome project django-cacheops! Takes 5 minutes to set up (literally) and youโre done!
-
Shooting yourself in a foot with django and recovering from it (speeding up the API 200x)
We use django cacheops with redis and its incredible!
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Stats
Suor/django-cacheops is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of django-cacheops is Python.