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
Will Hunt 8676d8ab2e
Filter out appservices from mau count (#8404)
4 years ago
..
databases Filter out appservices from mau count (#8404) 4 years ago
engines Use SequenceGenerator for state group ID allocation 4 years ago
schema Only run one background update at a time 5 years ago
util Add checks for postgres sequence consistency (#8402) 4 years ago
__init__.py Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) 4 years ago
_base.py Be stricter about JSON that is accepted by Synapse (#8106) 4 years ago
background_updates.py Stop sub-classing object (#8249) 4 years ago
database.py Catch-up after Federation Outage (split, 1) (#8230) 4 years ago
keys.py Stop sub-classing object (#8249) 4 years ago
persist_events.py Add EventStreamPosition type (#8388) 4 years ago
prepare_database.py Use slots in attrs classes where possible (#8296) 4 years ago
purge_events.py Stop sub-classing object (#8249) 4 years ago
push_rule.py Move storage classes into a main "data store". 5 years ago
relations.py Use slots in attrs classes where possible (#8296) 4 years ago
roommember.py Add EventStreamPosition type (#8388) 4 years ago
state.py Stop sub-classing object (#8249) 4 years ago
types.py isort 5 compatibility (#7786) 4 years ago