File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 2016-11-15 - 2.0.0 (Feature/Bugfix release)
2
+
3
+ #### Bugfixes:
4
+
5
+ - Fix broken systemd part for Debian
6
+ - Fix cluster coverage error in redis.conf template
7
+ - Add required update-rc.d headers to debian init.d scripts
8
+
9
+ #### Features:
10
+
11
+ - redis and sentinel: allow turning off protected mode
12
+ - Added option to redis.conf: client-output-buffer-limit, as a hash
13
+ - Added option to redis.conf: repl_backlog_size, a simple value
14
+ - allows for compatibility with Amazon Linux
15
+ - Add cluster params documentation + enable cluster support
16
+
1
17
## 2016-06-24 - 1.9.0 (Feature/Bugfix release)
2
18
3
19
#### Bugfixes:
Original file line number Diff line number Diff line change 30
30
}
31
31
],
32
32
"name" : " dwerder-redis" ,
33
- "version" : " 1.9 .0" ,
33
+ "version" : " 2.0 .0" ,
34
34
"source" : " https://github.com/echocat/puppet-redis.git" ,
35
35
"author" : " Daniel Werdermann" ,
36
36
"license" : " MPL-2.0" ,
You can’t perform that action at this time.
0 commit comments