You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We wanted to use the batchproducer logic but had issues with the customized kinesis client here and wanted to use the standard AWS SDK for go which has since been released.
We updated the batchproducer to use the standard SDK and released it here (retaining original license) in case anyone else runs into this; also made a few other small improvements: https://github.com/qntfy/frinesis
Just sharing for awareness. Thanks!
The text was updated successfully, but these errors were encountered:
We wanted to use the
batchproducer
logic but had issues with the customized kinesis client here and wanted to use the standard AWS SDK for go which has since been released.We updated the batchproducer to use the standard SDK and released it here (retaining original license) in case anyone else runs into this; also made a few other small improvements:
https://github.com/qntfy/frinesis
Just sharing for awareness. Thanks!
The text was updated successfully, but these errors were encountered: