Loading...
In-memory data store commands for caching, pub/sub messaging, streams, and key-value operations.
2 agents
Expert AI agent for designing Redis caching strategies — cache-aside, write-through, write-behind patterns, TTL management, cache invalidation, and eviction policies for high-throughput applications.
AI agent for Redis data structure selection — choosing between strings, hashes, sets, sorted sets, streams, and HyperLogLog based on access patterns and memory efficiency.