synapse-product/synapse/storage
Erik Johnston 764030cf63
Merge pull request #3659 from matrix-org/erikj/split_profiles
Allow profile updates to happen on workers
2018-08-22 11:35:55 +01:00
..
engines
schema typos 2018-08-08 13:33:16 +01:00
util
__init__.py remove unused count_monthly_users 2018-08-02 15:55:29 +01:00
_base.py initial cut at a room summary API (#3574) 2018-08-16 09:46:50 +01:00
account_data.py
appservice.py Make EventStore inherit from EventFederationStore 2018-07-26 12:48:51 +01:00
background_updates.py
client_ips.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
deviceinbox.py
devices.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
directory.py
end_to_end_keys.py
event_federation.py Merge branch 'master' into develop 2018-08-02 15:43:30 +01:00
event_push_actions.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
events_worker.py Pull in necessary stores in federation_reader 2018-08-06 15:23:57 +01:00
events.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler 2018-08-20 14:49:43 +01:00
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py call reap on start up and fix under reaping bug 2018-08-16 22:55:32 +01:00
openid.py
prepare_database.py api into monthly_active_users table 2018-07-31 16:36:24 +01:00
presence.py
profile.py Remote profile cache should remain in master worker 2018-08-17 11:37:42 +01:00
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 2018-08-17 14:15:48 +01:00
roommember.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
search.py
signatures.py Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
state.py Split the state_group_cache in two (#3726) 2018-08-22 00:56:37 +02:00
stream.py initial cut at a room summary API (#3574) 2018-08-16 09:46:50 +01:00
tags.py
transactions.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
user_directory.py
user_erasure_store.py