chef-redis
chef-redis copied to clipboard
[16] Fix installation of 2.6+ from source
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)
bump?
@svenfuchs I've switched to using this cookbook instead. Works beautifully.
@cassianoleal thanks :)
Please use the official cookbook as I no longer support this cookbook. SORRY!