0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-28 07:48:48 +02:00
dendrite/internal/caching
Neil Alexander 5d65a879a5
Federation sender event cache (#1614)
* 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
..
cache_federationevents.go Federation sender event cache (#1614) 2020-12-04 14:52:10 +00:00
cache_roomservernids.go Implement read receipts (#1528) 2020-11-09 18:46:11 +00:00
cache_roomversions.go More flexible caching (#1101) 2020-06-05 16:42:01 +01:00
cache_serverkeys.go More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
caches.go Federation sender event cache (#1614) 2020-12-04 14:52:10 +00:00
impl_inmemorylru.go Federation sender event cache (#1614) 2020-12-04 14:52:10 +00:00