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 b62c1395d6 Merge branch 'release-v0.10.0' of github.com:matrix-org/synapse into develop 9 years ago
..
engines Remove race condition 10 years ago
schema Remove autoincrement since we incrementing the ID in the storage layer 9 years ago
util Move DictionaryCache 9 years ago
__init__.py Remove completely unused concepts from codebase 9 years ago
_base.py Merge branch 'release-v0.10.0' of github.com:matrix-org/synapse into develop 9 years ago
appservice.py txn.execute doesn't return cursors 10 years ago
directory.py Move all the caches into their own package, synapse.util.caches 9 years ago
end_to_end_keys.py Dodesn't seem to make any difference: guess it does work with the object reference 9 years ago
event_federation.py Merge branch 'release-v0.10.0' into develop 9 years ago
events.py Fix indent 9 years ago
filtering.py Give sensible names for '_simple_...' transactions 10 years ago
keys.py Remove syutil dependency in favour of smaller single-purpose libraries 9 years ago
media_repository.py Give sensible names for '_simple_...' transactions 10 years ago
presence.py Bump size of get_presence_state cache 9 years ago
profile.py Revert needless change to storage.profile 10 years ago
push_rule.py Move all the caches into their own package, synapse.util.caches 9 years ago
pusher.py Remove syutil dependency in favour of smaller single-purpose libraries 9 years ago
receipts.py Rename unhelpful variable name 9 years ago
registration.py Merge erikj/user_dedup to develop 9 years ago
rejections.py Give sensible names for '_simple_...' transactions 10 years ago
room.py Move all the caches into their own package, synapse.util.caches 9 years ago
roommember.py Move all the caches into their own package, synapse.util.caches 9 years ago
signatures.py Remove syutil dependency in favour of smaller single-purpose libraries 9 years ago
state.py Actually check if event_id isn't returned by _get_state_groups 9 years ago
stream.py Move all the caches into their own package, synapse.util.caches 9 years ago
transactions.py Remove syutil dependency in favour of smaller single-purpose libraries 9 years ago