django-redis-cache
Cache library
A caching backend for Django web applications using Redis as the storage layer.
A Redis cache backend for django
1k stars
33 watching
223 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spiritix/lada-cache | Automated cache layer for Laravel applications using Redis | 537 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
mybatis/redis-cache | An extension for MyBatis that integrates Redis as a caching mechanism | 411 |
django-cache-machine/django-cache-machine | Automatically caches and invalidates Django model data in real-time | 876 |
kiddouk/redisco | A Python library for simple models and containers persisted in Redis. | 439 |
sorentwo/readthis | A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 506 |
abouvier/slim-redis-cache | A Redis-based caching middleware for the Slim PHP framework | 17 |
jrief/django-websocket-redis | Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
thinkjs/think-cache-redis | A Redis-based cache system for ThinkJS applications. | 5 |
noripyt/django-cachalot | A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,251 |
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
huntlabs/hunt-cache | A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
idealley/feathers-hooks-rediscache | Provides caching functionality for APIs using Redis as the cache store | 38 |