mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
83bcdcee61
This is currently very conservative in that it only does this if there is no `since` token. This limits the risk to clients likely to be doing one-off syncs (like bridges), but does mean that normal human clients won't benefit from the time savings here. If the savings are large enough, I would consider generalising this to just check the filter. |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
constants.py | ||
errors.py | ||
filtering.py | ||
ratelimiting.py | ||
urls.py |