Expand description
Embedable ingestion, analytics and maintenance services. The user is expected to provide their own authentication.
Modulesยง
- axum_
utils - axum-utils : observability middleware
- cron_
task - scheduled task for daemon
- flight_
sql_ service_ impl - minimal FlightSQL protocol implementation
- http_
gateway - http server that redirects queries to the analytics server translating the response into json
- ingestion
- routes for ingestion server based on axum
- key_
ring - named keys for authentication
- log_
uri_ service - log uris of http requests
- maintenance
- implementation of maintenance daemon keeping the lakehouse updated
- perfetto
- web server for perfetto traces
- sqlinfo
- metadata about this implementation of FlightSQL
- tonic_
auth_ interceptor - authentication for the gRPC stack