Expand description
Unified registry pipeline for both upload and download operations
This module consolidates all pipeline operations into a single, coherent system that handles both uploads and downloads with priority-based scheduling.
Structs§
- Pipeline
Config - Configuration for the unified pipeline
- Pipeline
Task - Unified task for both upload and download operations
- Unified
Pipeline - Unified registry pipeline processor