Patch Changes
-
#160
03ed437
Thanks @omeraplak! - feat: enhanced Supabase memory provider with better performanceWe've significantly improved the Supabase memory provider with better schema design and enhanced performance capabilities. The update includes database schema changes that require migration.
Migration commands will appear in your terminal - follow those instructions to apply the database changes. If you experience any issues with the migration or memory operations, please reach out on Discord for assistance.
What's Improved:
- Better performance for memory operations and large datasets
- Enhanced database schema with optimized indexing
- Improved error handling and data validation
- Better support for timeline events and metadata storage
Migration Notes:
- Migration commands will be displayed in your terminal
- Follow the terminal instructions to update your database schema
- Existing memory data will be preserved during the migration
-
Updated dependencies [
03ed437
]:- @voltagent/core@0.1.21