forked-synapse/synapse/handlers/sliding_sync
Erik Johnston 9689ac3294
Sliding Sync: Look for bump _stamp in the room timeline (#17684)
This allows us to skip checking the database a lot of the time.

---------

Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
2024-09-10 10:20:30 +01:00
..
__init__.py Sliding Sync: Look for bump _stamp in the room timeline (#17684) 2024-09-10 10:20:30 +01:00
extensions.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
room_lists.py Small performance improvements for sliding sync (#17672) 2024-09-06 11:44:13 +01:00
store.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00