Commit graph

9 commits

Author SHA1 Message Date
Erik Johnston
604f57f1bd Merge branch 'erikj/catchup_on_worker' into erikj/split_out_typing 2020-03-24 17:21:26 +00:00
Erik Johnston
e4c5b1d9d6 Review comments 2020-03-24 16:00:54 +00:00
Erik Johnston
ea17e939df Add CLEAR_USER_SYNCS command that is sent on shutdown.
This should help with the case where a synchrotron gets restarted
gracefully, rather than rely on 5 minute timeout.
2020-03-23 18:55:58 +00:00
Erik Johnston
ba1a8be930 Review comments 2020-03-23 16:13:12 +00:00
Erik Johnston
a2070a2c4e Remove unused 'stream' param of REPLICATE and update docs 2020-03-23 14:56:22 +00:00
Erik Johnston
5d7a6ad223
Allow streaming cache invalidate all to workers. (#6749) 2020-01-22 10:37:00 +00:00
Erik Johnston
a8a50f5b57
Wake up transaction queue when remote server comes back online (#6706)
This will be used to retry outbound transactions to a remote server if
we think it might have come back up.
2020-01-17 10:27:19 +00:00
Richard van der Hoff
cc6243b4c0
document the REPLICATE command a bit better (#6305)
since I found myself wonder how it works
2019-11-04 12:40:18 +00:00
dstipp
379d2a8c39 (#5849) Convert rst to markdown (#6040)
Converting some of the rst documentation to markdown.  Attempted to
preserve whitespace and line breaks to minimize cosmetic change.
2019-09-17 12:55:29 +01:00