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 9e617cd4c2 Cache get_presence storage 8 years ago
..
engines Optionally make committing to postgres asynchronous. 9 years ago
schema Add an index to make membership queries faster 8 years ago
util Add tests for redactions 9 years ago
__init__.py admin,storage: added more administrator functionalities 8 years ago
_base.py admin,storage: added more administrator functionalities 8 years ago
account_data.py Don't hit DB for noop replications queries 9 years ago
appservice.py Ignore AS users when fetching push rules 8 years ago
background_updates.py Add WHERE clause support to index creation 8 years ago
client_ips.py PEP8 8 years ago
deviceinbox.py Explicitly close the cursor 8 years ago
devices.py Fix deletion of old sent devices correctly 8 years ago
directory.py Add some invalidations to a cache_stream 8 years ago
end_to_end_keys.py Make None check explicit 8 years ago
event_federation.py Up get_latest_event_ids_in_room cache 8 years ago
event_push_actions.py Comment 8 years ago
events.py Ignore new rejected events when working out forward extremeties. 8 years ago
filtering.py Fail with a coherent error message if `/sync?filter=` is invalid 8 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 Change device_inbox stream index to include user 8 years ago
presence.py Cache get_presence storage 8 years ago
profile.py Add the create_profile method back since the tests use it 9 years ago
push_rule.py Ignore AS users when fetching push rules 8 years ago
pusher.py Comment 8 years ago
receipts.py Fix result of insert_receipt 8 years ago
registration.py Add /account/3pid/delete endpoint 8 years ago
rejections.py copyrights 9 years ago
room.py Add cache to get_public_room_ids_at_stream_id 8 years ago
roommember.py Bump cache sizes for common membership queries 8 years ago
search.py Remove spurious comment 8 years ago
signatures.py Remove lru option 8 years ago
state.py Add an index to make membership queries faster 8 years ago
stream.py Doc args 8 years ago
tags.py Don't hit DB for noop replications queries 9 years ago
transactions.py Fix tests and flake8 8 years ago