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
Matthew Hodgson cdc2cb5d11 fix StoreError syntax 7 years ago
..
engines Optionally make committing to postgres asynchronous. 9 years ago
schema Merge branch 'develop' into matthew/search-all-local-users 7 years ago
util Fix assertion to stop transaction queue getting wedged 8 years ago
__init__.py Make __init__ consitstent across Store heirarchy 7 years ago
_base.py Merge branch 'develop' into matthew/search-all-local-users 7 years ago
account_data.py Avoid locking account_data tables for upserts 7 years ago
appservice.py Make __init__ consitstent across Store heirarchy 7 years ago
background_updates.py Check database in has_completed_background_updates 7 years ago
client_ips.py Make __init__ consitstent across Store heirarchy 7 years ago
deviceinbox.py Make __init__ consitstent across Store heirarchy 7 years ago
devices.py Make __init__ consitstent across Store heirarchy 7 years ago
directory.py Add shutdown room API 8 years ago
end_to_end_keys.py Remove redundant invalidation 8 years ago
event_federation.py Make __init__ consitstent across Store heirarchy 7 years ago
event_push_actions.py Make __init__ consitstent across Store heirarchy 7 years ago
events.py Make __init__ consitstent across Store heirarchy 7 years ago
filtering.py replaced json.dumps with encode_canonical_json 8 years ago
group_server.py Fix typo 7 years ago
keys.py Invalidate signing key cache when we gat an update 7 years ago
media_repository.py Fix error on sqlite 3.7 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 DB schema interface for password auth providers 7 years ago
presence.py Actually call invalidate 8 years ago
profile.py fix StoreError syntax 7 years ago
push_rule.py Increase size of push rule caches 8 years ago
pusher.py Avoid locking for upsert on pushers tables 7 years ago
receipts.py Make __init__ consitstent across Store heirarchy 7 years ago
registration.py Remove pushers when deleting access tokens 7 years ago
rejections.py copyrights 9 years ago
room.py Handle thumbnail urls 8 years ago
roommember.py Make __init__ consitstent across Store heirarchy 7 years ago
search.py Make __init__ consitstent across Store heirarchy 7 years ago
signatures.py User Cursor.__iter__ instead of fetchall 8 years ago
state.py Pull out bits of StateStore to a mixin 7 years ago
stream.py Remove preserve_context_over_{fn, deferred} 7 years ago
tags.py User Cursor.__iter__ instead of fetchall 8 years ago
transactions.py Make __init__ consitstent across Store heirarchy 7 years ago
user_directory.py fix pep8 and tests 7 years ago