django-redis-caching

Community

Boost Django performance with Redis caching.

Authorkettleofketchup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces the overhead of Django ORM queries by caching results with django-cacheops, dramatically improving API response times and reducing database load.

Core Features & Use Cases

  • Automatic invalidation: Cache entries are automatically invalidated when monitored models change.
  • Declarative caching patterns: Use @cached_as to define what to cache and how long.
  • Model dependency awareness: Caches keep in sync across related models to ensure data freshness.

Quick Start

Install Redis and redis-py, configure CACHEOPS in settings.py, start the Django server, and verify cache hits on read-heavy endpoints.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: django-redis-caching
Download link: https://github.com/kettleofketchup/DraftForge/archive/main.zip#django-redis-caching

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.