SDKv2.0.9
Accelerate database operations by writing multiple sessions and memories in a single call
Agno Team
September 24, 20251 min read
All Agno database implementations now support bulk writes, enabling multiple Sessions and Memories to be persisted with one operation. This reduces overhead for high-volume workflows and improves performance for large-scale deployments.
Why this matters:
- Reduces API calls and integration complexity
- Improves performance for data-intensive workflows
- Supports scalable, production-ready agent deployments