Skip to content

sam-white/node-aws-kinesis-stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-aws-kinesis-stream

usage: npm install node-aws-kinesis-stream

var kinesis = require ( 'node-aws-kinesis-stream' )( 'eu-west-1' );

kinesis ( streamName ) = a highland stream, and will emit all new objects added to the kinesis stream.

About

Open a shard-agnostic highland stream to a kinesis stream

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%