Skip to main content

2 docs tagged with "get-started"

View all tags

Consuming with Consumer Groups

Use confluent-kafka Consumer groups to subscribe to topics, consume records, and resume from a committed offset across client sessions.

Topic Administration

Create, describe, alter, and delete topics using the confluent-kafka AdminClient or kcat.