Frappe Core Cache

Use when implementing Redis caching, cache invalidation, or distributed locking in Frappe. Prevents stale cache bugs, race conditions from missing locks, and memory bloat from unbounded cache keys. Covers frappe.cache(), @redis_cache decorator, cache.get_value/set_value, cache invalidation patterns, frappe.lock, TTL strategies. Keywords: cache, Redis, redis_cache, invalidation, locking, frappe.cache, get_value, set_value, TTL, distributed lock, data not refreshing, stale data, cache not clearing, Redis error, slow repeated queries..

Impertio-Studio 0708048 5 files · 26.4 KB Updated

File contents

Impertio-Studio/Frappe_Claude_Skill_Package/tree/main/skills/source/core/frappe-core-cache commit 070804820f

Frequently asked questions

npx skillmds@latest add impertio-studio/frappe-core-cache