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 3905c693c5 Invalidate cache on correct thread 6 years ago
..
engines Fix pep8 error on psycopg2cffi hack 7 years ago
schema Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 7 years ago
util Fix assertion to stop transaction queue getting wedged 8 years ago
__init__.py Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 7 years ago
_base.py update metrics to be in seconds 7 years ago
account_data.py Attempt to be more performant on PyPy (#3462) 7 years ago
appservice.py Attempt to be more performant on PyPy (#3462) 7 years ago
background_updates.py Attempt to be more performant on PyPy (#3462) 7 years ago
client_ips.py Pass around the reactor explicitly (#3385) 7 years ago
deviceinbox.py Attempt to be more performant on PyPy (#3462) 7 years ago
devices.py Attempt to be more performant on PyPy (#3462) 7 years ago
directory.py Fix cache invalidation on deletion 7 years ago
end_to_end_keys.py Attempt to be more performant on PyPy (#3462) 7 years ago
event_federation.py Merge pull request #3110 from NotAFile/py3-six-queue 7 years ago
event_push_actions.py Attempt to be more performant on PyPy (#3462) 7 years ago
events.py Invalidate cache on correct thread 6 years ago
events_worker.py Attempt to be more performant on PyPy (#3462) 7 years ago
filtering.py Attempt to be more performant on PyPy (#3462) 7 years ago
group_server.py Attempt to be more performant on PyPy (#3462) 7 years ago
keys.py add remaining memoryview changes 7 years ago
media_repository.py Keep track of last access time for local media 7 years ago
openid.py Add an openidish mechanism for proving to third parties that you own a given user_id 9 years ago
prepare_database.py bump version 7 years ago
presence.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
profile.py Split up ProfileStore 7 years ago
push_rule.py Attempt to be more performant on PyPy (#3462) 7 years ago
pusher.py Attempt to be more performant on PyPy (#3462) 7 years ago
receipts.py Attempt to be more performant on PyPy (#3462) 7 years ago
registration.py Fix error on deleting users pending deactivation 7 years ago
rejections.py copyrights 9 years ago
room.py Attempt to be more performant on PyPy (#3462) 7 years ago
roommember.py Attempt to be more performant on PyPy (#3462) 7 years ago
search.py Attempt to be more performant on PyPy (#3462) 7 years ago
signatures.py use memoryview in py3 7 years ago
state.py Disable partial state group caching for wildcard lookups 7 years ago
stream.py Remove unused string formatting param 7 years ago
tags.py Attempt to be more performant on PyPy (#3462) 7 years ago
transactions.py Attempt to be more performant on PyPy (#3462) 7 years ago
user_directory.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
user_erasure_store.py Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 7 years ago