diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-15 15:44:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-15 15:44:58 +0000 |
commit | 996c15aa9e158d3bf40ad0a4df1858414e92eb68 (patch) | |
tree | c0a21ac120f22178d6901b8e896bb52be944578e | |
parent | c679ee08b006c8fe4c62b353d909c992a725fc11 (diff) |
Docs: changemar markup
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 585f5e310..0663d8448 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -7839,6 +7839,7 @@ ${lookup redis{set keyname ${quote_redis:objvalue plus}}} ${lookup redis{get keyname}} .endd +.new As of release 4.91, "lightweight" support for Redis Cluster is available. 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 @@ -7849,6 +7850,7 @@ When the Redis Cluster returns a "MOVED" response to a query, exim does not immediately follow the redirection but treats the response as a DEFER, moving on to the next server in the &%redis_servers%& list until the correct server is reached. +.wen .ecindex IIDfidalo1 .ecindex IIDfidalo2 |