Commit graph

2 commits

Author SHA1 Message Date
Ashwin Bharambe
b1659369e8 Refactor persistence config to use stores key with unified backends
- Add StoresConfig to group all store references under persistence.stores
- Use single 'default' backend instead of separate metadata_backend/inference_backend
- Update resolver to access persistence.stores.{metadata,inference,conversations}
- All SQLite distributions now use single store.db file with shared backend
2025-10-05 13:20:44 -07:00
Ashwin Bharambe
bf07e8c44f Add persistence resolver for backend resolution 2025-10-05 13:09:36 -07:00