Code Monkey home page Code Monkey logo

reactive-kafka's Introduction

Reactive Streams for Kafka

Maven Central If you have questions or are working on a pull request or just curious, please feel welcome to join the chat room: Join the chat at https://gitter.im/akka/reactive-kafka

Akka Streams connector for Apache Kafka.

Created and maintained by SoftwareMill logo

Documentation for version 0.11 or later

Documentation and API

Supports Kafka 0.10.x

Documentation for version 0.10 or earlier

The documentation for the old API can be found in OLD_README.md

Supports Kafka 0.9.0.x

Akka versions compatibility

Please note that while the library depends on Akka 2.4.x is fully compatible to be used with Akka 2.5.x. This is because of Akka's strict backwards compatibility guarantees. If you want to use reactive-kafka with Akka 2.5 simply include Akka and Akka Streams dependencies using the latest 2.5 version, for example like this:

libraryDependencies += "com.typesafe.akka" %% "akka-stream" % "2.5.x" // pick the latest version here
libraryDependencies += "com.typesafe.akka" %% "akka-actor" % "2.5.x"

Note that it is important that all akka-* dependencies are in the same version, so it is recommended to depend on them explicitly to avoid problems with transient dependencies causing an unlucky mix of versions.

Contributions

Contributions are welcome, see CONTRIBUTING.md

reactive-kafka's People

Contributors

13h3r avatar adamw avatar akauppi avatar aludwiko avatar amorfis avatar andrioni avatar arpanchaudhury avatar chbatey avatar dragisak avatar e8kor avatar ennru avatar fdimuccio avatar fmeriaux avatar iravid avatar israel avatar jamesmorgan avatar jeqo avatar jiminhsieh avatar kazuhiro avatar kciesielski avatar ktoso avatar kuroshii avatar manub avatar markglh avatar naferx avatar nafshartous avatar osakatand avatar patriknw avatar raboof avatar yurikpanic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.