MatrixSynapse/synapse
Erik Johnston b2a629ef49 Speed up current state background update.
Turns out that storing huge JSON arrays in the progress JSON isn't
something that postgres particularly likes.
2019-07-23 10:01:30 +01:00
..
_scripts
api Ignore redactions of m.room.create events (#5701) 2019-07-17 19:08:02 +01:00
app Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
appservice
config Fix logging in workers (#5729) 2019-07-22 16:05:00 +01:00
crypto Add a delay to key lookup lock release to fix stack overflow 2019-07-19 17:57:00 +01:00
events Remove the ability to query relations when the original event was redacted. (#5629) 2019-07-18 14:41:42 +01:00
federation Convert synapse.federation.transport.server to async (#5689) 2019-07-18 11:46:47 +01:00
groups
handlers Ignore redactions of m.room.create events (#5701) 2019-07-17 19:08:02 +01:00
http
logging Merge branch 'release-v1.2.0' into develop 2019-07-22 11:18:50 +01:00
metrics Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
module_api
push
replication
res/templates
rest Remove the ability to query relations when the original event was redacted. (#5629) 2019-07-18 14:41:42 +01:00
server_notices
state
static Add 'rel' attribute to default welcome page. (#5695) 2019-07-19 12:03:36 +01:00
storage Speed up current state background update. 2019-07-23 10:01:30 +01:00
streams
util Cache get_version_string. 2019-07-22 13:15:08 +01:00
__init__.py 1.2.0rc1 2019-07-22 12:59:04 +01:00
event_auth.py
notifier.py
python_dependencies.py Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
secrets.py
server.py
server.pyi
types.py
visibility.py