Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test drive async version of Rusoto #407

Open
matthewkmayer opened this issue Jan 29, 2018 · 1 comment
Open

Test drive async version of Rusoto #407

matthewkmayer opened this issue Jan 29, 2018 · 1 comment

Comments

@matthewkmayer
Copy link

matthewkmayer commented Jan 29, 2018

Hello friends! Rusoto has recently gained hyper 0.11 support and basic async behavior ( rusoto/rusoto#868 ). Since cernan is not only open source but also a potentially high traffic user of AWS services, we'd love some feedback on the new version.

Async is available in the master branch of Rusoto. Using this version and helping us find any bugs or issues would be greatly appreciated. 😄

This is a breaking change to the API since we return RusotoFutures instead of the call result. Updated integration tests, including Kinesis, are available.

Thanks!

@blt
Copy link
Collaborator

blt commented Jan 29, 2018

@matthewkmayer hello! Well this is excellent news. We'll give a try. I believe this is the last thing keeping cernan on hyper 0.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants