You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/07/17 02:24:38 UTC

[james-project] 24/31: JAMES-3302 Refine Distributed server architecture page

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

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

commit 1a15f32da51c12929a79e15d9c88da83d231171e
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Thu Jul 9 14:08:38 2020 +0700

    JAMES-3302 Refine Distributed server architecture page
---
 docs/modules/servers/pages/distributed/architecture.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/modules/servers/pages/distributed/architecture.adoc b/docs/modules/servers/pages/distributed/architecture.adoc
index 73de370..3113be9 100644
--- a/docs/modules/servers/pages/distributed/architecture.adoc
+++ b/docs/modules/servers/pages/distributed/architecture.adoc
@@ -2,6 +2,8 @@
 
 This sections presents the Distributed Server architecture.
 
+== Storage
+
 In order to deliver its promises, the Distributed Server leverages the following storage strategies:
 
 (TODO picture)
@@ -14,3 +16,7 @@ In order to deliver its promises, the Distributed Server leverages the following
  * *RabbitMQ* enables James nodes of a same cluster to collaborate together.
  * *Tika* (optional) enables text extraction from attachments, thus improving full text search results.
  * *SpamAssassin* (optional) can be used for Spam detection and user feedback is supported.
+
+== Components
+
+(TODO)
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org