# Scale agent storage with Redis Cluster

> RedisDb now accepts RedisCluster clients, enabling high availability and horizontal scalability for agent state. Teams running clustered Redis can adopt Agno storage without architectural workarounds.

- Published: 2025-11-21
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/scale-agent-storage-with-redis-cluster
- Markdown: https://agno-com-nine.vercel.app/articles/scale-agent-storage-with-redis-cluster.md

RedisDb now accepts RedisCluster clients, enabling high availability and horizontal scalability for agent state. Teams running clustered Redis can adopt Agno storage without architectural workarounds.

**Details**

- Plug in an existing Redis Cluster client; no schema changes required
- Opt-in support for HA and shared deployments

**Who this is for:** Organizations with high-throughput or HA requirements for agent storage.
