1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-20 16:44:28 -05:00
Commit graph

1 commit

Author SHA1 Message Date
Neil Alexander 5d65a879a5
Federation sender event cache ()
* Cache federation sender events

* Store in the correct cache

* Update federation event cache

* Fix Unset

* Give EDUs same caching treatment as PDUs

* Make federationsender_cache_size configurable

* Default caches configuration

* Fix unit tests

* Revert "Fix unit tests"

This reverts commit 24eb5d2252.

* Revert "Default caches configuration"

This reverts commit 464ecd1e64.

* Revert "Make federationsender_cache_size configurable"

This reverts commit 4631f53241.
2020-12-04 14:52:10 +00:00