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 7426c86eb8 add a persistent cache of URL lookups, and fix up the in-memory one to work 9 years ago
..
engines
schema add a persistent cache of URL lookups, and fix up the in-memory one to work 9 years ago
util Add replication stream for pushers 9 years ago
__init__.py Add replication stream for pushers 9 years ago
_base.py Intern all the things 9 years ago
account_data.py
appservice.py
background_updates.py
directory.py Bump get_aliases_for_room cache 9 years ago
end_to_end_keys.py
event_federation.py
event_push_actions.py Bump get_unread_event_push_actions_by_room_for_user cache 9 years ago
events.py Merge pull request #665 from matrix-org/erikj/dont_cache_events 9 years ago
filtering.py
keys.py
media_repository.py add a persistent cache of URL lookups, and fix up the in-memory one to work 9 years ago
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Fix a couple of errors when deleting pushers 9 years ago
receipts.py Intern all the things 9 years ago
registration.py Thats not how transactions work. 9 years ago
rejections.py
room.py Add published room list edit API 9 years ago
roommember.py Make get_invites return RoomsForUser 9 years ago
search.py
signatures.py
state.py Don't bother interning keys that are already interned 9 years ago
stream.py Don't cache events in get_recent_events_for_room 9 years ago
tags.py
transactions.py