From d6091f071d4dadf36c70679c8172b803b00aad38 Mon Sep 17 00:00:00 2001 From: Markus Makela Date: Tue, 12 May 2015 14:44:33 +0300 Subject: [PATCH] Updated Documentation-Contents.md --- Documentation-Contents.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation-Contents.md b/Documentation-Contents.md index 74969c7d1..dfbef26dc 100644 --- a/Documentation-Contents.md +++ b/Documentation-Contents.md @@ -42,6 +42,11 @@ - [RabbitMQ Setup and MaxScale Integration Tutorial](Tutorials/RabbitMQ-Setup-And-MaxScale-Integration.md) - [Nagios Plugins for MaxScale Tutorial](Tutorials/Nagios-Plugins.md) +## Routers + + - [Read Write Split](routers/ReadWriteSplit.md) + - [Schemarouter](routers/SchemaRouter.md) + ## Filters Here are detailed documents about the filters MaxScale offers. They contain configuration guides and example use cases. Before reading these,you should have read the filter tutorial so that you know how they work and how to configure them.