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

[16] Fix installation of 2.6+ from source #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

c10l
Copy link

@c10l c10l commented Jan 8, 2013

This fixes #16

Here's the changelog:

https://raw.github.com/antirez/redis/2.6/00-RELEASENOTES

The following redis.conf and CONFIG GET / SET parameters changed:

    * hash-max-zipmap-entries, now replaced by hash-max-ziplist-entries
    * hash-max-zipmap-value, now replaced by hash-max-ziplist-value
    * glueoutputbuf option was now completely removed (was deprecated)

@svenfuchs
Copy link

bump?

@c10l
Copy link
Author

c10l commented Sep 30, 2013

@svenfuchs I've switched to using this cookbook instead. Works beautifully.

@svenfuchs
Copy link

@cassianoleal thanks :)

@ctrabold
Copy link
Owner

Please use the official cookbook as I no longer support this cookbook. SORRY!

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.

glueoutputbuf breaks redis-server 2.6.7
3 participants