Add index to improve performance of the `/timestamp_to_event` endpoint used...
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799)
Showing
- changelog.d/14799.bugfix 1 addition, 0 deletionschangelog.d/14799.bugfix
- synapse/storage/databases/main/events_bg_updates.py 12 additions, 0 deletionssynapse/storage/databases/main/events_bg_updates.py
- synapse/storage/schema/main/delta/73/24_events_jump_to_date_index.sql 17 additions, 0 deletions...age/schema/main/delta/73/24_events_jump_to_date_index.sql
changelog.d/14799.bugfix
0 → 100644
Please register or sign in to comment