Skip to content

Add hybrid backend to serve data from Kafka and ClickHouse

Patrick Godwin requested to merge lambda_backend into main
  • expose publish and partition endpoints
  • define a PublishServerBackend type and typeguard against incompatible backends
  • also add a finalize method to backends for any pre-shutdown steps

Merge request reports

Loading