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
Patrick Cloke 47854c71e9
Use direct references for configuration variables (part 4). (#10893)
3 years ago
..
databases Use direct references for configuration variables (part 4). (#10893) 3 years ago
engines Fix the inbound PDU metric (#10279) 3 years ago
schema Use direct references for some configuration variables (part 3) (#10885) 3 years ago
util Speed up MultiWriterIdGenerator when lots of IDs are in flight. (#10755) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
_base.py Remove unnecessary SystemRandom from SQLBaseStore (#9987) 4 years ago
background_updates.py Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) 3 years ago
database.py Fix remove_stale_pushers job on SQLite. (#10843) 3 years ago
keys.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
persist_events.py Generics for `ObservableDeferred` (#10491) 3 years ago
prepare_database.py Use direct references for some configuration variables (part 3) (#10885) 3 years ago
purge_events.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
relations.py Name the type of token in "Invalid token" messages (#10815) 3 years ago
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
state.py Add type hints to state database module. (#10823) 3 years ago
types.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago