0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2025-01-16 03:06:51 +01:00
dendrite/roomserver/internal
Neil Alexander 6150de6cb3
FIFO ordering of input events ()
* Initial FIFOing of roomserver inputs

* Remove EventID response from api.InputRoomEventsResponse

* Don't send back event ID unnecessarily

* Fix ordering hopefully

* Reduce copies, use buffered task channel to reduce contention on other rooms

* Fix error handling
2020-09-03 15:22:16 +01:00
..
helpers Add Queryer and Inputer and factor out more RSAPI stuff () 2020-09-02 17:13:15 +01:00
input FIFO ordering of input events () 2020-09-03 15:22:16 +01:00
perform Add Queryer and Inputer and factor out more RSAPI stuff () 2020-09-02 17:13:15 +01:00
query Add Queryer and Inputer and factor out more RSAPI stuff () 2020-09-02 17:13:15 +01:00
alias.go Expand RoomInfo to cover more DB storage functions () 2020-09-02 10:02:48 +01:00
api.go Add Queryer and Inputer and factor out more RSAPI stuff () 2020-09-02 17:13:15 +01:00