Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.0% on proxy.golang.org
Top 9.6% dependent packages on proxy.golang.org
Top 0.5% dependent repos on proxy.golang.org
Top 9.9% forks on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/elastic/sarama

Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level API for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level API is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation. To produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel and produces them asynchronously in the background as efficiently as possible; it is preferred in most cases. The SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be useful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees depend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the SyncProducer can still sometimes be lost. To consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic consumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the https://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9 and later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support. For lower-level needs, the Broker and Request/Response objects permit precise control over each connection and message sent on the wire; the Client provides higher-level metadata management that is shared between the producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up exactly with the protocol fields documented by Kafka at https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol Metrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry. Broker related metrics: Note that we do not gather specific metrics for seed brokers but they are part of the "all brokers" metrics. Producer related metrics:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/elastic/sarama
License: MIT
Latest release: over 5 years ago
First release: about 9 years ago
Namespace: github.com/elastic
Dependent packages: 13
Dependent repositories: 140
Stars: 1 on GitHub
Forks: 3 on GitHub
Docker dependents: 131
Docker downloads: 1,515,815
See more repository details: repos.ecosyste.ms
Last synced: 30 days ago

Top 8.1% on proxy.golang.org
github.com/Axway/agents-kong v1.0.9
Agents for connecting Kong to Axway Amplify Central
57 versions - Latest release: 23 days ago - 2 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/axway/agents-kong v1.0.9
Agents for connecting Kong to Axway Amplify Central
55 versions - Latest release: 23 days ago - 3 stars on GitHub
github.com/Axway/agents-webmethods v0.0.25
43 versions - Latest release: 23 days ago - 0 stars on GitHub
github.com/axway/agents-webmethods v0.0.25
44 versions - Latest release: 23 days ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/axway/agents-mulesoft v1.1.48
Agents for connecting Mulesoft to Axway Amplify Central
66 versions - Latest release: 23 days ago - 2 stars on GitHub
Top 7.3% on proxy.golang.org
github.com/Axway/agents-mulesoft v1.1.48
Agents for connecting Mulesoft to Axway Amplify Central
66 versions - Latest release: 23 days ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/intuitivelabs/sipcmbeat v0.7.22
beat version of sipcallmon
26 versions - Latest release: about 1 month ago - 4 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/psurana-flextrade/beats/v7 v7.17.20
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
77 versions - Latest release: 2 months ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/elastic/cloudbeat v0.0.0-20240125150610-301d31caa941
Analyzing Cloud Security Posture
417 versions - Latest release: 5 months ago - 19 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/apache/doris/extension/beats v0.0.0-20240125024808-aa3ff1ebf72c
Apache Doris is an easy-to-use, high performance and unified analytics database.
448 versions - Latest release: 5 months ago - 9,314 stars on GitHub
Top 7.1% on proxy.golang.org
github.com/hpcugent/gpfsbeat v0.0.0-20240112104742-83aa2e937d0f
Beat to upload GPFS related metrics
2 versions - Latest release: 5 months ago - 4 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/thetherington/beats/v7 v7.8.8
1 version - Latest release: 5 months ago - 0 stars on GitHub
Top 8.8% on proxy.golang.org
github.com/thetherington/beats v0.0.2
2 versions - Latest release: 5 months ago - 0 stars on GitHub