@skip-adapter/kafka
This is an adapter to connect Kafka clusters to the Skip Framework, allowing topics of the cluster to be exposed as Skip collections.
Classes
| Class | Description |
|---|---|
| KafkaExternalService | An ExternalService wrapping a Kafka cluster, exposing its topics as collections in the Skip runtime. |