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

<https://anchorfact.org/kb/ai/agent-redis-slowlog-and-keyspace-notifications>
  a schema:TechArticle ;
  schema:headline "Agent Redis Slowlog and Keyspace Notifications" ;
  schema:url <https://anchorfact.org/ai/agent-redis-slowlog-and-keyspace-notifications/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-redis-slowlog-and-keyspace-notifications>
  schema:citation <https://redis.io/docs/latest/commands/slowlog-get/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-redis-slowlog-and-keyspace-notifications>
  schema:citation <https://redis.io/docs/latest/develop/pubsub/keyspace-notifications/> ;
  af:sourceTier "B" .