- Add API server with WebSocket support and REST endpoints - Implement authentication system with API keys and permissions - Add task queue system with Redis backend and error handling - Include storage layer with database migrations and schemas - Add comprehensive logging, metrics, and telemetry - Implement security middleware and network utilities - Add experiment management and container orchestration - Include configuration management with smart defaults |
||
|---|---|---|
| .. | ||
| db.go | ||
| db_test.go | ||
| migrate.go | ||
| schema.sql | ||
| schema_postgres.sql | ||