Skip to content

Refactor to decouple kinesis and the client #37

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

Merged

Conversation

wchan2
Copy link
Contributor

@wchan2 wchan2 commented May 27, 2015

Hey @le0pard ,

Here is the other refactor for decoupling out the construction of the client. Please don't merge this yet. I am hoping to manually test that this refactor and the previous refactor works. I'll let you know when this is ready :). Thanks again!

@wchan2 wchan2 force-pushed the refactor-to-decouple-kinesis-and-the-client branch from 6e5e5aa to a3be1d7 Compare May 27, 2015 01:46
@wchan2 wchan2 force-pushed the refactor-to-decouple-kinesis-and-the-client branch 2 times, most recently from 8f81335 to 97162a0 Compare June 10, 2015 01:46
@wchan2 wchan2 force-pushed the refactor-to-decouple-kinesis-and-the-client branch from 97162a0 to b7797bc Compare June 10, 2015 01:50
@wchan2
Copy link
Contributor Author

wchan2 commented Jun 10, 2015

Hey @le0pard ,

This is finally ready! I finally had the time to test this with Kinesis and read off records just fine. There is another small aesthetic change which are the naming of the contents using the effective Go way (camel-casing and capitalizing if its going to be exported).

le0pard added a commit that referenced this pull request Jun 10, 2015
…he-client

Refactor to decouple kinesis and the client
@le0pard le0pard merged commit 0e7b609 into sendgridlabs:master Jun 10, 2015
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

Successfully merging this pull request may close these issues.

2 participants