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
David Baker b91e2833b3 Merge remote-tracking branch 'origin/develop' into dbkr/make_notif_highlight_query_fast 8 years ago
..
engines Optionally make committing to postgres asynchronous. 9 years ago
schema Merge remote-tracking branch 'origin/develop' into dbkr/make_notif_highlight_query_fast 8 years ago
util Add tests for redactions 9 years ago
__init__.py Track the max_stream_device_id in a separate table, since we delete from the inbox table 8 years ago
_base.py Remove lru option 8 years ago
account_data.py Don't hit DB for noop replications queries 9 years ago
appservice.py Make get_new_events_for_appservice use indices 8 years ago
background_updates.py Reindex state_groups_state after pruning 8 years ago
client_ips.py PEP8 8 years ago
deviceinbox.py Track the max_stream_device_id in a separate table, since we delete from the inbox table 8 years ago
devices.py Log the types and values when failing to store devices 8 years ago
directory.py Add some invalidations to a cache_stream 8 years ago
end_to_end_keys.py PEP8 8 years ago
event_federation.py Use computed prev event ids 9 years ago
event_push_actions.py Merge remote-tracking branch 'origin/develop' into dbkr/make_notif_highlight_query_fast 8 years ago
events.py Take value in a better way 8 years ago
filtering.py Cache filters 9 years ago
keys.py Add more key storage funcs into slave store 8 years ago
media_repository.py Implement purge_media_cache admin API 9 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 Log delta files we're applying 8 years ago
presence.py Add some invalidations to a cache_stream 8 years ago
profile.py Add the create_profile method back since the tests use it 9 years ago
push_rule.py Remove unused imports 8 years ago
pusher.py Remove lru option 8 years ago
receipts.py Lower get_linearized_receipts_for_room cache size 8 years ago
registration.py Add appservice worker 8 years ago
rejections.py copyrights 9 years ago
room.py more pep8 9 years ago
roommember.py Reduce batch size to be under SQL limit 8 years ago
search.py Remove event fetching from DB threads 9 years ago
signatures.py Remove lru option 8 years ago
state.py Reindex state_groups_state after pruning 8 years ago
stream.py Preserve some logcontexts 8 years ago
tags.py Don't hit DB for noop replications queries 9 years ago
transactions.py Bump max_entries on get_destination_retry_timings 8 years ago