django-cacheops
Cache manager
An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance
A slick ORM cache with automatic granular event-driven invalidation.
2k stars
40 watching
228 forks
Language: Python
last commit: almost 2 years agoLinked from 4 awesome lists
cachingdjangoormpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Automatically caches and invalidates Django model data in real-time | 876 | |
| A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,275 | |
| A Django extension that improves ORM performance by caching objects in memory | 19 | |
| An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,173 | |
| An extension for Flask that simplifies the use of caching in web applications. | 894 | |
| Caches and optimizes expensive function calls in Django applications. | 120 | |
| An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 975 | |
| A caching framework designed to work with Django's ORM and optimized for use with memcached. | 303 | |
| A caching backend for Django web applications using Redis as the storage layer. | 1,039 | |
| Django task queue system with multiprocessing and distributed capabilities | 398 | |
| A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 | |
| A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 | |
| Caching library that synchronizes with models and databases in Rails applications | 398 | |
| A command-line tool for managing caches in PHP applications. | 1,706 | |
| A thread-safe in-memory caching service with a simple API for C# | 1,722 |