Merge branch 'develop' of github.com:matrix-org/synapse into erikj/handle_unpersisted_events_push
Showing
- synapse/handlers/federation.py 17 additions, 9 deletionssynapse/handlers/federation.py
- synapse/replication/slave/storage/account_data.py 7 additions, 36 deletionssynapse/replication/slave/storage/account_data.py
- synapse/replication/slave/storage/events.py 5 additions, 30 deletionssynapse/replication/slave/storage/events.py
- synapse/replication/slave/storage/push_rule.py 7 additions, 17 deletionssynapse/replication/slave/storage/push_rule.py
- synapse/replication/slave/storage/pushers.py 3 additions, 9 deletionssynapse/replication/slave/storage/pushers.py
- synapse/replication/slave/storage/receipts.py 8 additions, 26 deletionssynapse/replication/slave/storage/receipts.py
- synapse/storage/__init__.py 1 addition, 23 deletionssynapse/storage/__init__.py
- synapse/storage/account_data.py 61 additions, 15 deletionssynapse/storage/account_data.py
- synapse/storage/event_push_actions.py 91 additions, 88 deletionssynapse/storage/event_push_actions.py
- synapse/storage/events.py 7 additions, 359 deletionssynapse/storage/events.py
- synapse/storage/events_worker.py 395 additions, 0 deletionssynapse/storage/events_worker.py
- synapse/storage/push_rule.py 56 additions, 16 deletionssynapse/storage/push_rule.py
- synapse/storage/pusher.py 7 additions, 4 deletionssynapse/storage/pusher.py
- synapse/storage/receipts.py 76 additions, 45 deletionssynapse/storage/receipts.py
- synapse/storage/tags.py 6 additions, 10 deletionssynapse/storage/tags.py
Loading
Please register or sign in to comment