Added binlogrouter to configuration guide

After cherry-picking the binlogrouter document, it needed to be added to the
configuration guide.
This commit is contained in:
Markus Makela
2015-12-03 17:15:24 +02:00
parent e2dd969d7c
commit afd3f5291c

View File

@ -574,7 +574,8 @@ Read/Write aware statement based router:
Simple sharding on database level:
* [SchemaRouter](../Routers/SchemaRouter.md)
In addition to these routing modules, the binlogrouter module can act as a binary log proxy between a master and slave servers.
Binary log server:
* [Binlogrouter](../Routers/Binlogrouter.md)
## Diagnostic modules