summary refs log tree commit diff
path: root/develop/replication.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/replication.html')
-rw-r--r--develop/replication.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/develop/replication.html b/develop/replication.html
index 79e1175be2..552188170e 100644
--- a/develop/replication.html
+++ b/develop/replication.html
@@ -174,6 +174,10 @@ minimal.</p>
 <p>There are read-only version of the synapse storage layer in
 <code>synapse/replication/slave/storage</code> that use the response of the
 replication API to invalidate their caches.</p>
+<h3 id="the-tcp-replication-module"><a class="header" href="#the-tcp-replication-module">The TCP Replication Module</a></h3>
+<p>Information about how the tcp replication module is structured, including how
+the classes interact, can be found in
+<code>synapse/replication/tcp/__init__.py</code></p>
 
                     </main>