From 10ebbaea2e78e96eff43508b41513265575c049c Mon Sep 17 00:00:00 2001 From: Mark Haines Date: Tue, 12 Apr 2016 15:53:45 +0100 Subject: Update replication.rst --- docs/replication.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/replication.rst') diff --git a/docs/replication.rst b/docs/replication.rst index ccefe0a31a..7e37e71987 100644 --- a/docs/replication.rst +++ b/docs/replication.rst @@ -36,7 +36,7 @@ then either responds with updates immediately if it already has updates or it waits until the timeout for more updates. If the timeout expires and nothing happened then the server returns an empty response. -However until the /sync API this replication API is returning synapse specific +However unlike the /sync API this replication API is returning synapse specific data rather than trying to implement a matrix specification. The replication results are returned as arrays of rows where the rows are mostly lifted directly from the database. This avoids unnecessary JSON parsing on the server -- cgit 1.4.1