From edd5eba814cd17dc4830c8d703adbcf04f48d252 Mon Sep 17 00:00:00 2001 From: sleto-it <31849787+sleto-it@users.noreply.github.com> Date: Mon, 9 Jul 2018 02:20:31 +0200 Subject: [PATCH] Doc - Cluster Administration Improvements (#5799) --- .../Books/Manual/Administration/Cluster/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/Books/Manual/Administration/Cluster/README.md b/Documentation/Books/Manual/Administration/Cluster/README.md index dda51411c6..c531d615a8 100644 --- a/Documentation/Books/Manual/Administration/Cluster/README.md +++ b/Documentation/Books/Manual/Administration/Cluster/README.md @@ -6,6 +6,14 @@ This _Section_ includes information related to the administration of an ArangoDB For a general introduction to the ArangoDB Cluster, please refer to the Cluster [chapter](../../Scalability/Cluster/README.md). +Please also check the following talks: + +| # | Date | Title | Who | Link | +|---|-----------------|-----------------------------------------------------------------------------|-----------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------| +| 1 | 10th April 2018 | Fundamentals and Best Practices of ArangoDB Cluster Administration | Kaveh Vahedipour, ArangoDB Cluster Team | [Online Meetup Page](https://www.meetup.com/online-ArangoDB-meetup/events/248996022/) & [Video](https://www.youtube.com/watch?v=RQ33fkgUg64) | +| 2 | 29th May 2018 | Fundamentals and Best Practices of ArangoDB Cluster Administration: Part II | Kaveh Vahedipour, ArangoDB Cluster Team | [Online Meetup Page](https://www.meetup.com/online-ArangoDB-meetup/events/250869684/) & [Video](https://www.youtube.com/watch?v=jj7YpTaL3pI) | + + Enabling synchronous replication --------------------------------