aws-kinesis-client: A producer & consumer client library for AWS Kinesis
This package provides a Producer client for bulk-writing messages to a Kinesis stream through a bounded queue, and a Consumer client for reading messages round-robin from all shards of a Kinesis stream. Additionally, a rudimentary CLI interface to the Consumer is provided.
Modules
[Index]
- Aws
- Kinesis
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Enable debug logging | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- aws-kinesis-client-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.4.0.1, 0.4.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.8), aws (>=0.10.5), aws-general (>=0.2.1), aws-kinesis (>=0.1.4), aws-kinesis-client (>=0.4.0.1), base (>=4.7 && <5.0), base-unicode-symbols, bytestring (>=0.10.4), conduit (>=1.2.3.1), containers (>=0.5.5.1), data-carousel (>=0.1.0.0), enclosed-exceptions (>=1.0.1), http-conduit (>=2.1.5), kan-extensions (>=4.2), lens (>=4.7), lens-action (>=0.1.0.1), lifted-async (>=0.3.0), lifted-base (>=0.2.3.3), monad-control (>=1.0), mtl (>=2.2.1), nats (>=1), optparse-applicative (>=0.11), random (>=1.1), resourcet (>=1.1.3.3), stm (>=2.4.4), stm-chans (>=3.0.0.2), stm-queue-extras (>=0.2.0.0), text (>=1.2.0.3), transformers (>=0.3.0.0), unordered-containers (>=0.2.5.1) [details] |
License | Apache-2.0 |
Copyright | Copyright (c) 2013-2015 PivotCloud, Inc. |
Author | Jon Sterling |
Maintainer | jon@jonmsterling.com |
Category | Cloud |
Source repo | head: git clone https://github.com/alephcloud/hs-aws-kinesis-client.git |
Uploaded | by JonSterling at 2015-04-28T21:35:33Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | kinesis-cli |
Downloads | 10273 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |