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

Merge from upstream #3

Merged
merged 150 commits into from Jul 10, 2013
Merged

Merge from upstream #3

merged 150 commits into from Jul 10, 2013

Conversation

yl3w
Copy link

@yl3w yl3w commented Jul 10, 2013

Merging from upstream.

Reviewed by Steve Salevan - (via email)

Please review changes of upstream twemproxy merge to tumblr/twemproxy

[1] Diff of changes between tumblr/twemproxy/master and twitter/twemproxy/master
- These are the changes that we introduced.

[2] Diff of changes between tumblr/twemproxy/master and tumblr/twemproxy/merge-from-upstream
- Changes introduces from upstream (new version of twemproxy)

[3] Diff of changes between twitter/twemproxy/master and tumblr/twemproxy/merge-from-upstream
- This diff should be the same as [1], proof that we are keeping our patches intact.

There was a mention of patches that did not apply, and I did not find that to be the case. I will wait until I hear a definite we are happy with the changes before I merge tumblr/twemproxy/merge-from-upstream into tumblr/twemproxy/master (diff [3])

[1] twitter:master...master
[2] master...merge-from-upstream
[3] twitter:master...merge-from-upstream

manjuraj and others added 28 commits April 15, 2013 08:18
remove whitechar in nc_conf.h(very trivial)
…ed; use crc32a for the correct crc32 implementation
redis-integer-reply
support integer reply in multi-bulk reply
support for set ex/px/nx/xx for redis 2.6.12 and up
Replace the MD5 code with an alternative implementation, better suited
to this codebase.
nutcracker is a daemon, so it obviously belongs to /usr/sbin, not
/usr/bin/.
Add a nutcracker.8 manpage mostly based off nutcracker --help.
Move nutcracker to sbin instead of bin
Conflicts:
	src/nc_conf.c
	src/nc_message.h
yl3w pushed a commit that referenced this pull request Jul 10, 2013
@yl3w yl3w merged commit 0086fbd into master Jul 10, 2013
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