-
- Downloads
Add a caching layer to .well-known responses (#4516)
Showing
- changelog.d/4516.feature 1 addition, 0 deletionschangelog.d/4516.feature
- synapse/http/federation/matrix_federation_agent.py 88 additions, 2 deletionssynapse/http/federation/matrix_federation_agent.py
- synapse/util/caches/ttlcache.py 161 additions, 0 deletionssynapse/util/caches/ttlcache.py
- tests/http/federation/test_matrix_federation_agent.py 146 additions, 4 deletionstests/http/federation/test_matrix_federation_agent.py
- tests/server.py 14 additions, 4 deletionstests/server.py
- tests/util/caches/test_ttlcache.py 83 additions, 0 deletionstests/util/caches/test_ttlcache.py
Loading
Please register or sign in to comment