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
Kegan Dougal 32206dde3f Fixes from PR comments 10 years ago
..
schema Use event IDs instead of dumping event content in the txns table. 10 years ago
__init__.py Merge branch 'develop' into application-services-txn-reliability 10 years ago
_base.py Allow a choice of LRU behaviour for Cache() by using LruCache() or OrderedDict() 10 years ago
appservice.py Fixes from PR comments 10 years ago
directory.py Put a cache on get_aliases_for_room 10 years ago
event_federation.py Clean out event_forward_extremities table when the server rejoins the room 10 years ago
events.py Merge branch 'develop' of github.com:matrix-org/synapse into store_rearrangement 10 years ago
filtering.py Give sensible names for '_simple_...' transactions 10 years ago
keys.py Appease pep8 10 years ago
media_repository.py Give sensible names for '_simple_...' transactions 10 years ago
presence.py Give sensible names for '_simple_...' transactions 10 years ago
profile.py Give sensible names for '_simple_...' transactions 10 years ago
push_rule.py Give sensible names for '_simple_...' transactions 10 years ago
pusher.py Give sensible names for '_simple_...' transactions 10 years ago
registration.py Give sensible names for '_simple_...' transactions 10 years ago
rejections.py Give sensible names for '_simple_...' transactions 10 years ago
room.py Give sensible names for '_simple_...' transactions 10 years ago
roommember.py Give sensible names for '_simple_...' transactions 10 years ago
signatures.py
state.py Rearrange storage modules 10 years ago
stream.py Merge branch 'develop' of github.com:matrix-org/synapse into store_rearrangement 10 years ago
transactions.py Start removing Tables 10 years ago