Skip to main content
MySQL Agent Storage is a class that implements the AgentStorage interface using MySQL as the backend storage system. It provides robust, relational storage for agent sessions with support for JSONB data types, schema versioning, and efficient querying.