Skip to content

theburningmonk/ReactoKinesix

Repository files navigation

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

  • Found a bug or missing a feature? Feed the issue tracker.
  • Announcements and related news through Twitter (@Twitter).

License

The MIT license

Maintainer(s)