# Redis Semantic Cache

> Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search/set via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM completions or RAG answers to cut API cost and latency, building a cache-aside layer in front of OpenAI / Anthropic / etc., tuning hit rate vs precision, or splitting one app's LLM workloads into multiple LangCache caches.

## Facts
- Page: https://tashan.sh/capability/skill-redis-redis-semantic-cache
- tashan id: skill:redis/redis-semantic-cache
- Source: https://github.com/redis/agent-skills
- Type: skill
- Category: ai
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 94.0
- Freshness: 88.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- License: MIT
- Official: no

## Install

```sh
cp -r redis-semantic-cache ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-14 by tashan (https://tashan.sh) from public evidence. Scorer s5.
