dendrite/syncapi/streams
Neil Alexander 62a325ded8
Complete sync performance (#1741)
* Parallelise PDU stream fetching for complete sync

* Fixes

* Fixes

* Worker queue

* Workers

* Don't populate device list changes on complete sync

* Don't fast-forward typing notifications either on complete sync

* Revert "Don't fast-forward typing notifications either on complete sync"
This reverts commit 01471f78431cdd840915111f71bd2b5176e584a8.

* Comments
2021-01-29 16:32:54 +00:00
..
stream_accountdata.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_devicelist.go Complete sync performance (#1741) 2021-01-29 16:32:54 +00:00
stream_invite.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
stream_pdu.go Complete sync performance (#1741) 2021-01-29 16:32:54 +00:00
stream_receipt.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
stream_sendtodevice.go Simplify send-to-device messaging (#1702) 2021-01-13 17:29:46 +00:00
stream_typing.go Sync fixes (#1709) 2021-01-13 14:32:49 +00:00
streams.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
template_pstream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00