v2.0.9
September 24, 2025
Accelerate database operations by writing multiple sessions and memories in a single call
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
