sarama-cluster | Cluster extensions for Sarama , the Go client library | Pub Sub library

 by   bsm Go Version: Current License: MIT

kandi X-RAY | sarama-cluster Summary

kandi X-RAY | sarama-cluster Summary

sarama-cluster is a Go library typically used in Messaging, Pub Sub, Kafka applications. sarama-cluster has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Cluster extensions for Sarama, the Go client library for Apache Kafka 0.9 (and later).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              sarama-cluster has a medium active ecosystem.
              It has 979 star(s) with 209 fork(s). There are 49 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 203 have been closed. On average issues are closed in 217 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of sarama-cluster is current.

            kandi-Quality Quality

              sarama-cluster has 0 bugs and 0 code smells.

            kandi-Security Security

              sarama-cluster has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              sarama-cluster code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              sarama-cluster is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              sarama-cluster releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sarama-cluster
            Get all kandi verified functions for this library.

            sarama-cluster Key Features

            No Key Features are available at this moment for sarama-cluster.

            sarama-cluster Examples and Code Snippets

            No Code Snippets are available at this moment for sarama-cluster.

            Community Discussions

            QUESTION

            Warp sarama-cluster consuming action in a goroutine, then it fails to consume anything
            Asked 2020-Apr-16 at 13:21

            I'm using sarama-cluster lib to create a kafka group consumer, in a backend service. This example code from godoc works:

            ...

            ANSWER

            Answered 2020-Apr-16 at 13:21

            sarama-cluster is in unmaintained for quite some time already with the following notice:

            Please note that since https://github.com/Shopify/sarama/pull/1099 was merged and released (>= v1.19.0) this library is officially deprecated. The native implementation supports a variety of use cases that are not available through this library.

            I suggesty you to use github.com/Shopify/sarama instead. It has all the functionalities of sarama-cluster and it's actively maintained.

            You can follow a simple consumer group example from their repository.

            Source https://stackoverflow.com/questions/61242692

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install sarama-cluster

            You can download it from GitHub.

            Support

            Documentation and example are available via godoc at http://godoc.org/github.com/bsm/sarama-cluster.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/bsm/sarama-cluster.git

          • CLI

            gh repo clone bsm/sarama-cluster

          • sshUrl

            git@github.com:bsm/sarama-cluster.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Pub Sub Libraries

            EventBus

            by greenrobot

            kafka

            by apache

            celery

            by celery

            rocketmq

            by apache

            pulsar

            by apache

            Try Top Libraries by bsm

            redislock

            by bsmGo

            redeo

            by bsmGo

            grpclb

            by bsmGo

            openrtb

            by bsmGo

            grape-kaminari

            by bsmRuby