Module unified_pipeline

Source
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§

PipelineConfig
Configuration for the unified pipeline
PipelineTask
Unified task for both upload and download operations
UnifiedPipeline
Unified registry pipeline processor

Enums§

TaskOperation