Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/saramaPublic

Sarama is a Go library for Apache Kafka.

License

NotificationsYou must be signed in to change notification settings

IBM/sarama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go ReferenceOpenSSF ScorecardOpenSSF Best Practices

Sarama is an MIT-licensed Go client library forApache Kafka.

Getting started

  • 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.

Compatibility and API stability

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.

Contributing


[8]ページ先頭

©2009-2025 Movatter.jp