0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 12:28:28 +02:00
dendrite/federationapi
Neil Alexander 98a5e410d7
Per-room consumers (#2293)
* Roomserver input refactoring — again!

* Ensure the actor runs again

* Preserve consumer after unsubscribe

* Another sprinkling of magic

* Rename `TopicFor` to `Prefixed`

* Recreate the stream if the config is bad

* Check streams too

* Prefix subjects, preserve inboxes

* Recreate if subjects wrong

* Remove stream subject

* Reconstruct properly

* Fix mutex unlock

* Comments

* Fix tests

* Don't drop events

* Review comments

* Separate `queueInputRoomEvents` function

* Re-jig control flow a bit
2022-03-23 10:20:18 +00:00
..
api MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
consumers Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
internal MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
inthttp MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
queue Remove FederationDisabled error type (#2174) 2022-02-11 18:15:44 +01:00
routing Ensure only one transaction is used for RS input per room (#2178) 2022-02-11 17:40:14 +00:00
statistics Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
storage Remove unused partition_offset_table (#2288) 2022-03-21 10:47:41 +01:00
types Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
federationapi.go Wait for safe shutdown of NATS Server (#2289) 2022-03-21 10:32:34 +00:00
federationapi_keys_test.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
federationapi_test.go Add NATS JetStream support (#1866) 2022-01-05 17:44:49 +00:00