summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorGraeme Fowler <graemef@exim.org>2018-03-15 12:22:43 +0000
committerGraeme Fowler <graemef@exim.org>2018-03-15 12:22:43 +0000
commit07e347abb7bbb61302470a8514cedd1037de9f59 (patch)
tree31c5d2fd8a47dc5162a63a54957b02730f02829f /doc/doc-txt
parent93c931f83dfa0c448fbb4be09afe1d9fc753fe18 (diff)
NewStuff & doc addition for redis cluster changes
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 1ff45b425..e4de435a9 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -48,6 +48,11 @@ Version 4.91
14: A dane:fail event, intended to facilitate reporting.
+15. "Lightweight" support for Redis Cluster. Requires redis_servers list to
+ contain all the servers in the cluster, all of which must be reachable from
+ the running exim instance. If the cluster has master/slave replication, the
+ list must contain all the master and slave servers.
+
Version 4.90
------------