dendrite/roomserver/internal/input
Neil Alexander 7c3991ee2f
Use a custom FIFO queue for the RS input API (#1888)
* Use a FIFO queue instead of a channel to reduce backpressure

* Make sure someone wakes up

* Tweaks

* Add comments
2021-06-28 15:11:36 +01:00
..
input_events.go Add dendrite_roomserver_processroomevent_duration_millis to prometheus 2021-01-13 17:31:46 +00:00
input_fifo.go Use a custom FIFO queue for the RS input API (#1888) 2021-06-28 15:11:36 +01:00
input_latest_events.go Don't create so many state snapshots when updating forward extremities (#1718) 2021-01-18 13:21:33 +00:00
input_membership.go Fix crash in membership updater (#1753) 2021-02-06 11:49:18 +00:00
input.go Use a custom FIFO queue for the RS input API (#1888) 2021-06-28 15:11:36 +01:00