theburningmonk / ReactoKinesix

A Rx based .Net client library for working with Amazon Kinesis
http://theburningmonk.github.io/ReactoKinesix/
MIT License
29 stars 5 forks source link

Issue Stats Issue Stats Travis build status AppVeyor Build status NuGet Status

Reacto-Kinesix

A Rx-based .Net client library for Amazon Kinesis.

This client library makes it easy for you to build a record-consuming real time applications on top of the Amazon Kinesis service.

It takes care of the plumbing required to track your progress and manage sharding changes in the underlying stream, as well as giving you different options to handle errors on a record-by-record basis.

Scaling out your application is also supported and handled by the library, as new nodes start the processing of shards will be spread and load balanced automatically.

Online resources

Troubleshooting and support

License

The MIT license

Maintainer(s)