A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146
stars
55
forks
source link
Made /samples code descriptive and use new aws-sdk gem #38
Fixed homepage Url in gemspec for npmjs
added gemfile in samples directory to manage gems needed to run sample
added description to rake tasks to make samples more descriptive
added default for sample.properties
uses correct updated aws-sdk gem instead of aws-sdk-core
updated readme to say rake run_consumer
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: 7
Description of changes:
Fixed homepage Url in gemspec for npmjs added gemfile in samples directory to manage gems needed to run sample added description to rake tasks to make samples more descriptive added default for sample.properties uses correct updated aws-sdk gem instead of aws-sdk-core updated readme to say rake run_consumer
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.