This is an automated email from the ASF dual-hosted git repository.

hqtran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 22fe56504a78a79dc240ad6335e8c00a9891da6f
Author: Quan Tran <hqt...@linagora.com>
AuthorDate: Fri Apr 18 10:54:03 2025 +0700

    JAMES-4124 Document work-in-progress Kvrocks triage
---
 third-party/rspamd/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/third-party/rspamd/README.md b/third-party/rspamd/README.md
index 62e85cdf02..3706c6eaeb 100644
--- a/third-party/rspamd/README.md
+++ b/third-party/rspamd/README.md
@@ -245,6 +245,9 @@ Note that you can turn off `reportAdded` (which reports 
incoming messages as Ham
 ```
 
 ## Apache Kvrocks as Rspamd storage
+
+> **Note**: Kvrocks integration is currently a work-in-progress and under 
triage on a realistic setup. As of today, the Apache James PMC does not endorse 
its use in production environments.
+
 The Rspamd extension can use Apache Kvrocks as storage. Apache Kvrocks is a 
more suitable option for Rspamd storage compared to Redis for several reasons:
 - Kvrocks stores data on disk, which is beneficial when dealing with large 
datasets that may not fit entirely in memory. This ensures that you can handle 
more extensive spam training data without running into Redis memory limitations.
 - Kvrocks is Redis APIs compatible.


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to