@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-cache-ttl-evictions-and-hit-rates>
  a schema:TechArticle ;
  schema:headline "Agent Cache TTL, Evictions, and Hit Rates" ;
  schema:url <https://anchorfact.org/ai/agent-cache-ttl-evictions-and-hit-rates/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-cache-ttl-evictions-and-hit-rates>
  schema:citation <https://redis.io/docs/latest/develop/reference/eviction/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-cache-ttl-evictions-and-hit-rates>
  schema:citation <https://redis.io/docs/latest/commands/info/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-cache-ttl-evictions-and-hit-rates>
  schema:citation <https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/CacheMetrics.Redis.html> ;
  af:sourceTier "B" .