MatrixSynapse/synapse/storage/controllers
Patrick Cloke e3e0ae4ab1
Convert state delta processing from a dict to attrs. (#16469)
For improved type checking & memory usage.
2023-10-16 07:35:22 -04:00
..
__init__.py
persist_events.py Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
purge_events.py
state.py Convert state delta processing from a dict to attrs. (#16469) 2023-10-16 07:35:22 -04:00
stats.py