4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-02-18 20:35:34 +00:00

3 Commits

Author SHA1 Message Date
Neil Alexander
b24747b305
Transaction writer changes, move roomserver writers ()
* Updated TransactionWriters, moved locks in roomserver, various other tweaks

* Fix redaction deadlocks

* Fix lint issue

* Rename SQLiteTransactionWriter to ExclusiveTransactionWriter

* Fix us not sending transactions through in latest events updater
2020-08-19 15:38:27 +01:00
Neil Alexander
cfeb1b2f42
Add UNIQUE constraint to blacklist table () 2020-07-23 10:22:23 +01:00
Neil Alexander
1e71fd645e
Persistent federation sender blacklist ()
* Initial persistence of blacklists

* Move statistics folder

* Make MaxFederationRetries configurable

* Set lower failure thresholds for Yggdrasil demos

* Still write events into database for blacklisted hosts (they can be tidied up later)

* Review comments
2020-07-22 17:01:29 +01:00