sarama

Sarama 是 Apache Kafka 的 Go 库。「Sarama is a Go library for Apache Kafka.」

  • 所有者: IBM/sarama
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

sarama

Go Reference
OpenSSF Scorecard
OpenSSF Best Practices

Sarama is an MIT-licensed Go client library for Apache Kafka.

Getting started

  • API documentation and examples are available via pkg.go.dev.
  • Mocks for testing are available in the mocks subpackage.
  • The examples directory contains more elaborate example applications.
  • The tools directory contains command line tools that can be useful for testing, diagnostics, and instrumentation.

You might also want to look at the Frequently Asked Questions.

Compatibility and API stability

Sarama provides a "2 releases + 2 months" compatibility guarantee: we support
the two latest stable releases of Kafka and Go, and we provide a two month
grace 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 Go
module version numbering scheme.

A changelog is available here.

Contributing

主要指标

概览
名称与所有者IBM/sarama
主编程语言Go
编程语言Makefile (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2013-07-05 18:52:38
推送于2025-04-16 23:24:38
最后一次提交
发布数77
最新版本名称v1.45.1 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数11.9k
关注者数650
派生数1.8k
提交数3.4k
已启用问题?
问题数1399
打开的问题数45
拉请求数1280
打开的拉请求数8
关闭的拉请求数408
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?