Merge branch 'develop' into MXS-121

This commit is contained in:
Markus Makela
2015-05-18 16:05:50 +03:00
21 changed files with 393 additions and 61 deletions

View File

@ -42,6 +42,12 @@
- [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)
- [Read Connnection Router](routers/ReadConnRoute.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.