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 6f72765371 Split PusherStore 7 years ago
..
engines Store state groups separately from events (#2784) 7 years ago
schema Comments 7 years ago
util Fix assertion to stop transaction queue getting wedged 8 years ago
__init__.py Split ReceiptsStore 7 years ago
_base.py Track DB scheduling delay per-request 7 years ago
account_data.py Avoid locking account_data tables for upserts 7 years ago
appservice.py Add replication http endpoint for event sending 7 years ago
background_updates.py Reinstate event_search_postgres_gist handler 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 Fix typo of double is_highlight 7 years ago
events.py (Really) fix tablescan of event_push_actions on purge 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 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 Keep track of last access time for local media 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 Split PusherStore 7 years ago
receipts.py Raise exception in abstract method 7 years ago
registration.py Reinstate event_search_postgres_gist handler 7 years ago
rejections.py copyrights 9 years ago
room.py Move store_event_search_txn to SearchStore 7 years ago
roommember.py Make __init__ consitstent across Store heirarchy 7 years ago
search.py remove overzealous exception handling 7 years ago
signatures.py User Cursor.__iter__ instead of fetchall 8 years ago
state.py Don't serialize current state over replication 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 SQL for user search 7 years ago