Keeps cached data consistent with the source of truth by knowing when and how to expire or update cache entries. Use when caching data that changes over time and stale data would cause user-visible problems. Triggers on: cache, stale data, TTL, invalidate, evict, cache miss, cache update, Redis, Memcached, cache consistency, cache key.
Keeps cached data consistent with the source of truth by knowing when and how to expire or update cache entries. Use when caching data that changes over time and stale data would cause user-visible problems. Triggers on: cache, stale data, TTL, invalidate, evict, cache miss, cache update, Redis, Memcached, cache consistency, cache key.
通过确定何时以及如何让缓存条目过期或更新,使缓存数据与事实来源保持一致。适用于缓存会随时间变化且陈旧数据会导致用户可见问题的场景。触发点:缓存、陈旧数据、TTL、失效(invalidate)、驱逐(evict)、缓存未命中、缓存更新、Redis、Memcached、缓存一致性、缓存键。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer