Caching Strategy

【缓存策略】设计和实现缓存方案,包含缓存选型、缓存模式、失效策略、缓存穿透/击穿/雪崩防护。 触发时机: - 用户要求"设计缓存方案"、"优化缓存" - 系统性能瓶颈在数据库查询 - 需要实现分布式缓存 支持 Redis/Memcached/本地缓存方案设计。

afine907 d22f29f 3 files · 16.0 KB Updated

File contents

afine907/skills/tree/main/caching-strategy commit d22f29f936

Frequently asked questions

npx skillmds@latest add afine907/caching-strategy