forked-synapse/synapse/handlers/sliding_sync
Eric Eastwood 8881ad6d4b
Sliding Sync: Short-circuit have_finished_sliding_sync_background_jobs (#17723)
We only need to check it if returned bump stamp is `None`, which is rare.

Pulling this change out from one of @erikjohnston's branches
(https://github.com/element-hq/synapse/compare/develop...erikj/ss_perf)
2024-09-17 17:36:59 -05:00
..
__init__.py Sliding Sync: Short-circuit have_finished_sliding_sync_background_jobs (#17723) 2024-09-17 17:36:59 -05:00
extensions.py Sliding Sync: Return room tags in account data extension (#17707) 2024-09-16 13:47:35 -05:00
room_lists.py Sliding Sync: Support filtering by 'tags' / 'not_tags' in SSS (#17662) 2024-09-12 20:18:19 -05:00
store.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00