- 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 |
||
|---|---|---|
| .. | ||
| errors.go | ||
| metrics.go | ||
| queue.go | ||
| queue_permissions_test.go | ||
| queue_test.go | ||
| task.go | ||