synapse-product/synapse/storage
2018-03-16 00:55:44 +00:00
..
engines Store state groups separately from events (#2784) 2018-02-06 14:31:24 +00:00
schema Comments 2018-02-16 11:35:01 +00:00
util
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_stream_store 2018-03-01 16:26:42 +00:00
_base.py Fix bug with delayed cache invalidation stream 2018-03-02 14:45:15 +00:00
account_data.py Fewer lies are better 2018-03-01 17:08:17 +00:00
appservice.py Remove ability for AS users to call /events and /sync 2018-03-05 15:44:46 +00:00
background_updates.py Reinstate event_search_postgres_gist handler 2018-02-02 14:32:51 +00:00
client_ips.py
deviceinbox.py
devices.py
directory.py Fix cache invalidation on deletion 2018-03-05 15:29:03 +00:00
end_to_end_keys.py
event_federation.py Split out SignatureStore and EventFederationStore 2018-03-01 14:17:53 +00:00
event_push_actions.py Merge pull request #2943 from matrix-org/rav/fix_find_first_stream_ordering_after_ts 2018-03-05 12:26:14 +00:00
events_worker.py Replace some ujson with simplejson to make it work 2018-03-16 00:55:44 +00:00
events.py Replace some ujson with simplejson to make it work 2018-03-16 00:55:44 +00:00
filtering.py
group_server.py
keys.py
media_repository.py Keep track of last access time for local media 2018-01-17 10:24:43 +00:00
openid.py
prepare_database.py Keep track of last access time for local media 2018-01-17 10:24:43 +00:00
presence.py
profile.py Split up ProfileStore 2018-03-13 17:36:50 +00:00
push_rule.py Move storage functions for push calculations 2018-02-27 13:58:16 +00:00
pusher.py Move storage functions for push calculations 2018-02-27 13:58:16 +00:00
receipts.py Fix missing invalidations for receipt storage 2018-02-21 15:19:54 +00:00
registration.py Split registration store 2018-03-02 13:48:27 +00:00
rejections.py
room.py Add is_blocked to worker store 2018-03-13 18:28:44 +00:00
roommember.py Fix race in sync when joining room 2018-03-07 11:55:31 +00:00
search.py remove overzealous exception handling 2018-02-14 15:54:09 +00:00
signatures.py Stub out broken function only used for cache 2018-03-01 16:44:13 +00:00
state.py pep8 2018-03-14 00:07:47 +00:00
stream.py Merge pull request #2946 from matrix-org/rav/timestamp_to_purge 2018-03-06 11:20:23 +00:00
tags.py Update copyright 2018-02-23 10:33:55 +00:00
transactions.py
user_directory.py Fix SQL for user search 2018-01-27 17:21:57 +00:00