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

Bug fix + optimisations #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Bug fix + optimisations #1

wants to merge 4 commits into from

Conversation

dim
Copy link

@dim dim commented Aug 27, 2013

Hey,

We found a little bug in the parser which was fixed (and demonstrated) in https://github.com/bsm/em-kafka/commit/94ed149. We also updated the bundle and added a few performance optimisations. Looking forward to see them merged and released as a new gem.

Thanks,
Dim

@daveyeu
Copy link
Contributor

daveyeu commented Aug 30, 2013

Hey thanks, sorry for the delay. We'll take a look at this real soon now.

s.add_dependency "eventmachine", ">= 1.0.0.beta.4"
s.add_dependency "yajl-ruby", ">= 0.8.2"
s.add_development_dependency "rspec", "~> 2.6.0"
s.add_dependency "eventmachine-le"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change to eventmachine-le?

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