Upgrade to Redis 6.0.9 (#487)
authorRafael dos Santos Silva <xfalcox@gmail.com>
Wed, 11 Nov 2020 15:47:29 +0000 (12:47 -0300)
committerGitHub <noreply@github.com>
Wed, 11 Nov 2020 15:47:29 +0000 (12:47 -0300)
commit86b9032bbe75cfd11476c44a5c62f8882dd8ad97
treed2951b7f57b23c02c1d74eec78d1d747001f330e
parent776a4f3a66535407132ede6a5244e430888727f4
Upgrade to Redis 6.0.9 (#487)

This unlocks using the new I/O Threads feature of Redis 6.X.

In order to support it the redis template file now accepts a parameter
allowing an operator to enable it and pick how many threads.

By default sets threads to 1, which disables the feature and acts like
redis 5.
image/base/install-redis
templates/redis.template.yml