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

Allow different compressors per client #289

Merged
merged 1 commit into from
Nov 23, 2012

Conversation

naseem
Copy link
Contributor

@naseem naseem commented Nov 14, 2012

This change moves the configuration for compressor from being a class-level accessor to being client-specific. So you can set up different clients to use different compressors using the :compressor option on client creation.

The default is still zlib.

Per Brian's request in: #287

@mperham
Copy link
Collaborator

mperham commented Nov 22, 2012

looks good but needs a rebase

@naseem
Copy link
Contributor Author

naseem commented Nov 23, 2012

Thanks, rebased

mperham added a commit that referenced this pull request Nov 23, 2012
Allow different compressors per client
@mperham mperham merged commit 148cac0 into petergoldstein:master Nov 23, 2012
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