synapse/synapse/types
reivilibre 8295de87a7
Revert the background job to clear unreferenced state groups (that was introduced in v1.126.0rc1), due to a suspected issue that causes increased disk usage. (#18222)
Revert "Add background job to clear unreferenced state groups (#18154)"

This mechanism is suspected of inserting large numbers of rows into
`state_groups_state`,
thus unreasonably increasing disk usage.

See: https://github.com/element-hq/synapse/issues/18217

This reverts commit 5121f9210c (#18154).

---------

Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
2025-03-07 15:44:13 +00:00
..
handlers Sliding Sync: Include invite, ban, kick, targets when $LAZY-loading room members (#17947) 2024-12-02 10:17:55 -06:00
rest import pydantic objects from the _pydantic_compat module (#17667) 2024-09-11 21:01:43 +00:00
storage Revert the background job to clear unreferenced state groups (that was introduced in v1.126.0rc1), due to a suspected issue that causes increased disk usage. (#18222) 2025-03-07 15:44:13 +00:00
__init__.py Cleanup Python 3.8 leftovers (#17967) 2025-02-10 16:53:24 +00:00
state.py Fix MSC4222 returning full state (#17915) 2024-11-08 16:41:24 +00:00