0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/roomserver/internal
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
..
helpers Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
input Use a custom FIFO queue for the RS input API (#1888) 2021-06-28 15:11:36 +01:00
perform Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00
query Fix nil pointer crash in QueryMembershipsForRoom 2021-03-17 13:58:04 +00:00
alias.go Fix appsevice alias queries part 2 (#1684) 2021-03-03 17:00:31 +00:00
api.go Add Sentry support (#1803) 2021-03-24 10:25:24 +00:00