You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Erik Johnston 8cb44da4aa Fix race in sync when joining room 7 years ago
..
engines
schema Comments 7 years ago
util
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_stream_store 7 years ago
_base.py Fix bug with delayed cache invalidation stream 7 years ago
account_data.py Fewer lies are better 7 years ago
appservice.py Remove ability for AS users to call /events and /sync 7 years ago
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py Fix cache invalidation on deletion 7 years ago
end_to_end_keys.py
event_federation.py Split out SignatureStore and EventFederationStore 7 years ago
event_push_actions.py Merge pull request #2943 from matrix-org/rav/fix_find_first_stream_ordering_after_ts 7 years ago
events.py Fix race in sync when joining room 7 years ago
events_worker.py Split EventsWorkerStore into separate file 7 years ago
filtering.py
group_server.py
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py Move storage functions for push calculations 7 years ago
pusher.py Move storage functions for push calculations 7 years ago
receipts.py Fix missing invalidations for receipt storage 7 years ago
registration.py Split registration store 7 years ago
rejections.py
room.py Split up RoomStore 7 years ago
roommember.py Fix race in sync when joining room 7 years ago
search.py remove overzealous exception handling 7 years ago
signatures.py Stub out broken function only used for cache 7 years ago
state.py Don't serialize current state over replication 7 years ago
stream.py Merge pull request #2946 from matrix-org/rav/timestamp_to_purge 7 years ago
tags.py Update copyright 7 years ago
transactions.py
user_directory.py