Update queue and storage systems for scheduler integration: - Queue backend with scheduler coordination - Filesystem queue with batch operations - Deduplication with tenant-aware keys - Storage layer with audit logging hooks - Domain models (Task, Events, Errors) with scheduler fields - Database layer with tenant isolation - Dataset storage with integrity checks |
||
|---|---|---|
| .. | ||
| dataset.go | ||
| db_connect.go | ||
| db_experiments.go | ||
| db_jobs.go | ||
| db_metrics.go | ||
| migrate.go | ||
| paths.go | ||
| schema_embed.go | ||
| schema_postgres.sql | ||
| schema_sqlite.sql | ||