This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a change to branch postgresql
in repository https://gitbox.apache.org/repos/asf/james-project.git
from b81b4a640e [Antora] [PGSQL] Add Performance benchmarks section to
postgresql doc
new 8682b6ca33 [Antora] Make partial for server Architecture section
new 8605fe049f [Antora] [PGSQL] Architecture section for postgres doc
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...s.png => specialized-instances-distributed.png} | Bin
.../images/specialized-instances-postgres.png | Bin 0 -> 369508 bytes
.../{storage.png => storage_james_distributed.png} | Bin
.../assets/images/storage_james_postgres.png | Bin 0 -> 215597 bytes
.../assets/images/storage_james_postgres.svg | 1 +
docs/modules/servers/nav.adoc | 3 +
.../architecture/consistency-model.adoc | 119 +-------
.../consistency_model_data_replication_extend.adoc | 41 +++
.../architecture/implemented-standards.adoc | 118 +-------
.../pages/distributed/architecture/index.adoc | 315 +--------------------
.../architecture/mailqueue_combined_extend.adoc | 4 +
.../architecture/specialized-instances.adoc | 38 +--
.../postgres/architecture/consistency-model.adoc | 11 +
...consistency_model_data_replication_extend.adoc} | 0
.../architecture/implemented-standards.adoc | 6 +
.../servers/pages/postgres/architecture/index.adoc | 15 +-
.../architecture/mailqueue_combined_extend.adoc | 1 +
.../architecture/specialized-instances.adoc | 7 +
.../partials/architecture/consistency-model.adoc | 65 +++++
.../architecture/implemented-standards.adoc | 5 +-
.../architecture/index.adoc | 102 ++++---
.../architecture/specialized-instances.adoc | 21 +-
22 files changed, 236 insertions(+), 636 deletions(-)
rename docs/modules/servers/assets/images/{specialized-instances.png =>
specialized-instances-distributed.png} (100%)
create mode 100644
docs/modules/servers/assets/images/specialized-instances-postgres.png
rename docs/modules/servers/assets/images/{storage.png =>
storage_james_distributed.png} (100%)
create mode 100644
docs/modules/servers/assets/images/storage_james_postgres.png
create mode 100644
docs/modules/servers/assets/images/storage_james_postgres.svg
create mode 100644
docs/modules/servers/pages/distributed/architecture/consistency_model_data_replication_extend.adoc
create mode 100644
docs/modules/servers/pages/distributed/architecture/mailqueue_combined_extend.adoc
create mode 100644
docs/modules/servers/pages/postgres/architecture/consistency-model.adoc
copy docs/modules/servers/pages/{distributed/benchmark/benchmark_prepare.adoc
=> postgres/architecture/consistency_model_data_replication_extend.adoc} (100%)
create mode 100644
docs/modules/servers/pages/postgres/architecture/implemented-standards.adoc
create mode 100644
docs/modules/servers/pages/postgres/architecture/mailqueue_combined_extend.adoc
create mode 100644
docs/modules/servers/pages/postgres/architecture/specialized-instances.adoc
create mode 100644
docs/modules/servers/partials/architecture/consistency-model.adoc
copy docs/modules/servers/{pages/distributed =>
partials}/architecture/implemented-standards.adoc (98%)
copy docs/modules/servers/{pages/distributed =>
partials}/architecture/index.adoc (75%)
copy docs/modules/servers/{pages/distributed =>
partials}/architecture/specialized-instances.adoc (59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]