Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Scout24/kinesis-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kinesis-tools

Tools for working with AWS Kinesis streams

Owner

Shared Services

kinesis-tail

"tail -f" for AWS Kinesis streams

Usage

./kinesis-tail.rb streamName

kinesis-resharding

  • Easy upscaling of AWS Kinesis streams
  • Doubles the amount of shards

Usage

To double the number of shards, use

./kinesis-resharding.rb up streamName

or to halve the number of shards, use

./kinesis-resharding.rb down streamName

About

Tools for working with AWS Kinesis streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages