0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-27 21:38:54 +02:00
dendrite/federationapi
Neil Alexander 3afb161352
Reduce memory usage in federation /send endpoint (#1890)
* More aggressive event caching

* Deduplicate /state results

* Deduplicate more

* Ensure we use the correct list of events when excluding repeated state

* Fixes

* Ensure we track all events we already knew about properly
2021-06-30 10:01:56 +01:00
..
routing Reduce memory usage in federation /send endpoint (#1890) 2021-06-30 10:01:56 +01:00
federationapi.go Gate peeking behind msc flags (#1731) 2021-01-22 16:08:47 +00:00
federationapi_test.go NewClient and NewFederationClient updates (#1730) 2021-01-22 16:09:05 +00:00