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 598317927c Limit the length of state chains 8 years ago
..
engines Optionally make committing to postgres asynchronous. 9 years ago
schema Move to storing state_groups_state as deltas 8 years ago
util Add tests for redactions 9 years ago
__init__.py Make _state_groups_id_gen a normal IdGenerator 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 fix: defer.returnValue takes one argument 8 years ago
client_ips.py PEP8 8 years ago
deviceinbox.py Fix the deduplication of incoming direct-to-device messages 8 years ago
devices.py Implement updating 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 branch 'develop' into dbkr/notifications_api 8 years ago
events.py Limit the length of state chains 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 Move to storing state_groups_state as deltas 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 Replace context.current_state with context.current_state_ids 8 years ago
pusher.py Remove lru option 8 years ago
receipts.py Merge branch 'develop' into dbkr/notifications_api 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 Correctly handle the difference between prev and current state 8 years ago
search.py Remove event fetching from DB threads 9 years ago
signatures.py Remove lru option 8 years ago
state.py Limit the length of state chains 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 Delete old received_transactions 8 years ago