summary refs log tree commit diff
path: root/docs/tcp_replication.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow streaming cache invalidate all to workers. (#6749)Erik Johnston2020-01-221-0/+5
|
* Wake up transaction queue when remote server comes back online (#6706)Erik Johnston2020-01-171-1/+5
| | | | | This will be used to retry outbound transactions to a remote server if we think it might have come back up.
* document the REPLICATE command a bit better (#6305)Richard van der Hoff2019-11-041-1/+14
| | | | since I found myself wonder how it works
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-0/+249
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.