Skip to content

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

Open
c10l wants to merge 1 commit into
ctrabold:masterfrom
c10l:redis2.6
Open

[16] Fix installation of 2.6+ from source#17
c10l wants to merge 1 commit into
ctrabold:masterfrom
c10l:redis2.6

Conversation

@c10l

@c10l c10l commented Jan 8, 2013

Copy link
Copy Markdown

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
Copy Markdown

bump?

@c10l

c10l commented Sep 30, 2013

Copy link
Copy Markdown
Author

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

@svenfuchs

Copy link
Copy Markdown

@cassianoleal thanks :)

@ctrabold

Copy link
Copy Markdown
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