- Notifications
You must be signed in to change notification settings - Fork1.8k
Sarama is a Go library for Apache Kafka.
License
NotificationsYou must be signed in to change notification settings
IBM/sarama
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sarama is an MIT-licensed Go client library forApache Kafka.
- API documentation and examples are available viapkg.go.dev.
- Mocks for testing are available in themocks subpackage.
- Theexamples directory contains more elaborate example applications.
- Thetools directory contains command line tools that can be useful for testing, diagnostics, and instrumentation.
You might also want to look at theFrequently Asked Questions.
Sarama provides a "2 releases + 2 months" compatibility guarantee: we supportthe two latest stable releases of Kafka and Go, and we provide a two monthgrace period for older releases. However, older releases of Kafka are still likely to work.
Sarama follows semantic versioning and provides API stability via the standard Gomodule version numbering scheme.
A changelog is availablehere.
- Get started by checking ourcontribution guidelines.
- Read theSarama wiki for more technical and design details.
- TheKafka Protocol Specification contains a wealth of useful information.
- For more general issues, there isa google group for Kafka client developers.
- If you have any questions, just ask!
About
Sarama is a Go library for Apache Kafka.
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published