chef-redis icon indicating copy to clipboard operation
chef-redis copied to clipboard

[16] Fix installation of 2.6+ from source

Open c10l opened this issue 12 years ago • 4 comments

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)

c10l avatar Jan 08 '13 12:01 c10l

bump?

svenfuchs avatar Sep 30 '13 00:09 svenfuchs

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

c10l avatar Sep 30 '13 01:09 c10l

@cassianoleal thanks :)

svenfuchs avatar Sep 30 '13 11:09 svenfuchs

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

ctrabold avatar Oct 14 '13 13:10 ctrabold