Info
Version: | 2.0.1 |
Author(s): | NTent |
Last Update: | Wednesday, March 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ntent-ad/kafka4net |
NuGet Url: | https://www.nuget.org/packages/kafka4net |
Install
Install-Package kafka4net
dotnet add package kafka4net
paket add kafka4net
kafka4net Download (Unzip the "nupkg" after downloading)
Dependencies
- lz4net(>= 1.0.10.93)
- Microsoft.Tpl.Dataflow(>= 4.5.24)
- Rx-Main(>= 2.2.5)
- Snappy.NET(>= 1.1.1.8)
- xxHashSharp(>= 1.0.0)
Tags
Event-driven architecture, all asynchronous.
Automatic following changes of Leader Partition in case of broker failure.
Integration tests are part of the codebase.
Use Vagrant to provision 1 zookeeper and 3 kafka virtual servers.
Use RxExtensions library to expose API and for internal implementation.
Support compression (gzip, lz4, snappy).