Arsnael commented on code in PR #2691:
URL: https://github.com/apache/james-project/pull/2691#discussion_r2020378724
##########
third-party/rspamd/docker-compose-rspamd-with-kvrocks-sentinel.yml:
##########
@@ -103,7 +103,7 @@ services:
kvrocks-master:
condition: service_healthy
container_name: rspamd
- image: rspamd/rspamd:3.9.1
+ image: rspamd/rspamd:3.11.1 # Rspamd version >= 3.10 is needed to fix the
Redis read-only issue when Rspamd gets bayes statistics too.
Review Comment:
Maybe add a section about KvRocks in the README.md of the rspamd third party
module?
Presenting quickly about kvrocks and why it could be a better choice than
redis if you have per suer bayes turned on, but also precising this kind of
things that rspamd version needs to be >= 3.10?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]