Commit Graph

1 Commits

Author SHA1 Message Date
marko-kraemer cb9f7b616f - Enhanced storage capabilities for production readiness:
- Added SQLite as primary storage backend for ThreadManager and StateManager
  - Implemented persistent storage with unique store IDs
  - Added CRUD operations for state management
  - Enabled multiple concurrent stores with referential integrity
  - Improved state persistence and retrieval mechanisms
2024-11-19 03:46:25 +01:00