8000 GitHub - gabrielperezs/streamspooler: Clients pooler for AWS Kinesis and Firehose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gabrielperezs/streamspooler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamspooler

Workers pooler for Amazon Data Firehose with buffering, timers flushing and limits c 6DC5 ontrol.

Project that is using this package

Example for Firehose

fh, err := firehosePool.New(firehosePool.Config{
		StreamName:    "mystream",
		MaxWorkers:    10,
})
fh.C <- []byte("This a test message")

About

Clients pooler for AWS Kinesis and Firehose

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0