Commit Graph

3 Commits

Author SHA1 Message Date
David
18098eb6c1 fix: correct import path in delete-orphaned-csv-config script 2025-11-17 23:12:11 +01:00
David
753cfae41d feat: add MinIO storage support for CSV rate files
- Upload CSV files to MinIO/S3 after validation
- Store MinIO object key in database metadata
- Support loading CSV from MinIO with fallback to local files
- Delete from both MinIO and local storage when removing files
- Add migration script to upload existing CSV files to MinIO
- Graceful degradation if MinIO is not configured
2025-11-17 20:12:21 +01:00
David
e030871b4e fix: handle missing CSV files gracefully in rate search with Promise.allSettled 2025-11-17 20:02:49 +01:00