MatrixSynapse/synapse/storage/data_stores/main
Erik Johnston 75d8f26ac8
Split state groups into a separate data store (#6296)
2019-12-20 10:48:24 +00:00
..
schema Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
__init__.py
account_data.py
appservice.py
cache.py
client_ips.py Add database config class (#6513) 2019-12-18 10:45:12 +00:00
deviceinbox.py Add delta file to fix missing default table data (#6555) 2019-12-18 11:13:33 +00:00
devices.py
directory.py
e2e_room_keys.py
end_to_end_keys.py look up cross-signing keys from the DB in bulk (#6486) 2019-12-12 12:03:28 -05:00
event_federation.py
event_push_actions.py
events.py Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
events_bg_updates.py
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py
openid.py
presence.py
profile.py
push_rule.py Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
pusher.py Clean up startup for the pusher (#6558) 2019-12-18 14:26:58 +00:00
receipts.py
registration.py
rejections.py
relations.py
room.py
roommember.py Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
search.py Fix redacted events being returned in search results ordered by "recent" (#6522) 2019-12-12 15:53:49 +00:00
signatures.py
state.py Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
state_deltas.py
stats.py
stream.py
tags.py
transactions.py
user_directory.py
user_erasure_store.py