awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146 stars 55 forks source link

Supported Native Ruby KCLRB #8

Closed witoff closed 4 years ago

witoff commented 9 years ago

howdy all, we love the idea of using kclrb but this unsupported java/ruby frankenstein is becoming quite painful for us. there hasn't been a meaningful commit here in nearly a year, there are no tests, new kinesis features are not available and the java code cannot be easily instrumented, monitored or updated. if anyone is inclined to publish a fault tolerant, distributed at-least once processing library natively in ruby we will happily support the development of this. please get in touch directly if interested.

tbublik commented 7 years ago

Hi! Did you have any progress in this field or still want to?

Cory-Bradshaw commented 4 years ago

Closing this issue in favor of #27 .

Please +1 that issue and provide details of what problems you are facing with the multilang library and how we can make this more seamless for your usecases.