-
Notifications
You must be signed in to change notification settings - Fork 6
Prior art
Chris Chang edited this page Oct 20, 2017
·
4 revisions
This library exists because I couldn't find a Kinesis producer library (KPL) in a non-JVM language. I did find:
- At the time, it did not support periodic flushes. kinesis-write-stream#5
- Couldn't instrument because it didn't event events
- Some small issues, mostly around how it reassigns
this.queue
- It's just for Bunyan
- Some small issues, mostly around retry