~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/default_replicator/docs/index.rst

  • Committer: Daniel Nichter
  • Date: 2011-10-23 05:45:09 UTC
  • mto: This revision was merged to the branch mainline in revision 2448.
  • Revision ID: daniel@percona.com-20111023054509-5w1z0g4hn1c4guqv
A lot of doc changes: rewrite and expand Configuration and Administration, re-order top-level sections, enhance Contributing, add Release Notes, add Help and Support, fix title casing, label all plugins, other misc. enhancements.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _default_replicator_plugin:
 
2
 
1
3
Default Replicator
2
4
==================
3
5
 
4
6
:program:`default_replicator` is a simple replicator which replicates all
5
7
write events to all appliers.
6
8
 
7
 
.. seealso:: :doc:`/replication`
 
9
.. seealso:: :doc:`/replication/drizzle`
8
10
 
9
11
.. _default_replicator_loading:
10
12