You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2020/10/12 07:40:14 UTC

[james-project] 07/12: JAMES-3406 Consistency model page structure

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

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

commit c4a9ae5104251f7365708d50f9835aaa197ce10e
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Tue Oct 6 17:03:00 2020 +0700

    JAMES-3406 Consistency model page structure
---
 .../architecture/consistency-model.adoc            | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)

diff --git a/docs/modules/servers/pages/distributed/architecture/consistency-model.adoc b/docs/modules/servers/pages/distributed/architecture/consistency-model.adoc
index 3b504a0..1962376 100644
--- a/docs/modules/servers/pages/distributed/architecture/consistency-model.adoc
+++ b/docs/modules/servers/pages/distributed/architecture/consistency-model.adoc
@@ -1,4 +1,56 @@
 = Distributed James Server &mdash; Consistency Model
 :navtitle: Consistency Model
 
+TODO introduction
+
+== Data Replication
+
+TODO
+
+=== Cassandra consistency model
+
+TODO
+
+==== About multi data-center setups
+
+TODO
+
+=== ElasticSearch consistency model
+
+TODO
+
+=== RabbitMQ consistency model
+
+TODO
+
+== Denormalization
+
+TODO
+
+=== Solve Inconsistency tasks
+
+TODO
+
+=== Read repairs
+
+TODO
+
+== Consistency across data stores
+
+TODO
+
+=== Write path organisation
+
+TODO
+
+=== Cassandra <=> ElasticSearch
+
+TODO
+
+==== Asynchronous writes to other data stores
+
+TODO
+
+=== ReIndexing
+
 TODO
\ No newline at end of file


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