-
- Downloads
Sliding Sync: Lazy-loading room members on incremental sync (remember memberships) (#17809)
Lazy-loading room members on incremental sync and remember which memberships we've sent down the connection before (up-to 100) Fix https://github.com/element-hq/synapse/issues/17804
Showing
- changelog.d/17809.bugfix 1 addition, 0 deletionschangelog.d/17809.bugfix
- synapse/handlers/sliding_sync/__init__.py 132 additions, 36 deletionssynapse/handlers/sliding_sync/__init__.py
- tests/handlers/test_sliding_sync.py 402 additions, 19 deletionstests/handlers/test_sliding_sync.py
- tests/rest/client/sliding_sync/test_rooms_required_state.py 253 additions, 4 deletionstests/rest/client/sliding_sync/test_rooms_required_state.py
Loading
Please register or sign in to comment