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

removed loggly and added more metering tests #50

Merged
merged 4 commits into from
Nov 18, 2017
Merged

Conversation

kelindar
Copy link
Contributor

@kelindar kelindar commented Nov 17, 2017

This contains some refactoring, trying to tidy up the code. I've also added a TTL to the message structure so we can avoiding unnecessary copying when storing the message. There might need to be some better binary format for the message, but this all can be improved in one place now.

Moreover, I'm still adding more tests to metering and various parts of the broker.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.8%) to 83.926% when pulling 0501d04 on feat-refactor into 3a35013 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 84.453% when pulling da6f4b1 on feat-refactor into 3a35013 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 84.596% when pulling ed7b428 on feat-refactor into 3a35013 on master.

Copy link
Member

@Florimond Florimond left a comment

Choose a reason for hiding this comment

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

LGTM

@kelindar kelindar merged commit b7a4cfe into master Nov 18, 2017
@kelindar kelindar deleted the feat-refactor branch November 18, 2017 02:41
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.

None yet

3 participants