0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 09:48:19 +02:00
dendrite/federationapi/queue
devonh 97491a174b
Associate events in db before queueing them to send (#2833)
Fixes a race condition between sending federation events and having them
fully associated in the database.
2022-10-26 17:35:01 +01:00
..
destinationqueue.go Associate events in db before queueing them to send (#2833) 2022-10-26 17:35:01 +01:00
queue.go Associate events in db before queueing them to send (#2833) 2022-10-26 17:35:01 +01:00
queue_test.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00