0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 18:58:21 +02:00
dendrite/federationapi
Till 9e4c3171da
Optimize inserting pending PDUs/EDUs (#2821)
This optimizes the association of PDUs/EDUs to their destination by
inserting all destinations in one transaction.
2022-10-21 12:50:51 +02:00
..
api Fix issue with DMs shown as normal rooms (#2776) 2022-10-07 16:00:12 +02:00
consumers Private read receipts (#2789) 2022-10-11 12:27:21 +01:00
internal Fix issue with DMs shown as normal rooms (#2776) 2022-10-07 16:00:12 +02:00
inthttp Fix issue with stale device lists (#2702) 2022-09-08 12:03:44 +02:00
producers Fix origin on device list update EDUs 2022-09-16 13:30:20 +02:00
queue Optimize inserting pending PDUs/EDUs (#2821) 2022-10-21 12:50:51 +02:00
routing Tweak federation M_NOT_FOUND errors 2022-10-11 10:48:36 +01:00
statistics Refactor Federation Destination Queues (#2807) 2022-10-19 11:03:16 +01:00
storage Optimize inserting pending PDUs/EDUs (#2821) 2022-10-21 12:50:51 +02:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Refactor Federation Destination Queues (#2807) 2022-10-19 11:03:16 +01:00
federationapi_keys_test.go Tweak InsertMigration to avoid logging (#2720) 2022-09-22 15:53:15 +02:00
federationapi_test.go Tweak InsertMigration to avoid logging (#2720) 2022-09-22 15:53:15 +02:00