Module ingestion

Module ingestion 

Source
Expand description

routes for ingestion server based on axum

Enums§

IngestionError

Functions§

insert_block_request
Handles requests to insert block information.
insert_process_request
Handles requests to insert process information.
insert_stream_request
Handles requests to insert stream information.
register_routes
Registers the ingestion routes with the given Axum Router.