Bayer-Group / aws2scala

An idiomatic Scala wrapper of the AWS SDK with both asynchronous and streaming clients.
19 stars 9 forks source link

Kinesis support #9

Open JavierCane opened 8 years ago

JavierCane commented 8 years ago

Hi!

Since this is the best AWS library we've found, really adapted to idiomatic scala, with tests, and so on, we would like to use it also for kinesis.

Do you plan to add support for Kinesis?

If not, do you know and recommend any alternative?

Thanks!

tjcorr commented 8 years ago

The original author of the library has since moved on so we don't have as much active development going on. Certainly it would be nice to see Kinesis support. I'm not sure when we will get to it but we would definitely welcome any pull requests.