Info
| Version: | 0.6.0 | 
| Author(s): | Yan Cui | 
| Last Update: | Wednesday, August 19, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/theburningmonk/ReactoKinesix/ | 
| NuGet Url: | https://www.nuget.org/packages/ReactoKinesix | 
Install
Install-Package ReactoKinesix
                        dotnet add package ReactoKinesix
                        paket add ReactoKinesix
                        
                                ReactoKinesix Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Control.Reactive(>= 3.2.0 && < 4.0.0)
- log4net
- AWSSDK(>= 2.3.0 && < 3.0.0)
 
                
The library 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.