forked-synapse/synapse/storage/databases/main
2020-09-15 09:07:19 +01:00
..
schema Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
__init__.py Avoid table-scanning users at startup (#8271) 2020-09-07 16:48:52 +01:00
account_data.py Convert additional databases to async/await part 3 (#8201) 2020-09-01 11:04:17 -04:00
appservice.py
cache.py
censor_events.py
client_ips.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
deviceinbox.py
devices.py Add types to StreamToken and RoomStreamToken (#8279) 2020-09-08 16:48:15 +01:00
directory.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
e2e_room_keys.py
end_to_end_keys.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
event_federation.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
event_push_actions.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
events_bg_updates.py
events_worker.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
events.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00
filtering.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
group_server.py
keys.py
media_repository.py Include method in thumbnail media name (#7124) 2020-09-08 17:19:50 +01:00
metrics.py
monthly_active_users.py
openid.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
presence.py
profile.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
purge_events.py Catch-up after Federation Outage (split, 1) (#8230) 2020-09-04 12:22:23 +01:00
push_rule.py Don't remember enabled of deleted push rules and properly return 404 for missing push rules in .../actions and .../enabled (#7796) 2020-09-09 11:39:39 +01:00
pusher.py
receipts.py Convert additional databases to async/await (#8199) 2020-09-01 09:21:48 -04:00
registration.py
rejections.py
relations.py Convert additional databases to async/await (#8199) 2020-09-01 09:21:48 -04:00
room.py Add the topic and avatar to the room details admin API (#8305) 2020-09-14 10:07:04 -04:00
roommember.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
search.py Convert additional databases to async/await part 3 (#8201) 2020-09-01 11:04:17 -04:00
signatures.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
state_deltas.py
state.py
stats.py Rename 'populate_stats_process_rooms_2' background job back to 'populate_stats_process_rooms' again (#8243) 2020-09-08 11:05:59 +01:00
stream.py Make StreamToken.room_key be a RoomStreamToken instance. (#8281) 2020-09-11 12:22:55 +01:00
tags.py Fix typing for SyncHandler (#8237) 2020-09-03 12:54:10 +01:00
transactions.py Catch-up after Federation Outage (split, 4): catch-up loop (#8272) 2020-09-15 09:07:19 +01:00
ui_auth.py Use slots in attrs classes where possible (#8296) 2020-09-14 12:50:06 -04:00
user_directory.py Add /user/{user_id}/shared_rooms/ api (#7785) 2020-09-02 13:18:40 +01:00
user_erasure_store.py Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00