-
- Downloads
Shuffle operations so that locking upsert happens last in the txn. This...
Shuffle operations so that locking upsert happens last in the txn. This ensures the lock is held for the least amount of time possible.
Showing
- synapse/storage/_base.py 3 additions, 0 deletionssynapse/storage/_base.py
- synapse/storage/engines/postgres.py 3 additions, 0 deletionssynapse/storage/engines/postgres.py
- synapse/storage/engines/sqlite3.py 3 additions, 0 deletionssynapse/storage/engines/sqlite3.py
- synapse/storage/events.py 41 additions, 41 deletionssynapse/storage/events.py
- synapse/storage/transactions.py 6 additions, 15 deletionssynapse/storage/transactions.py
Loading
Please register or sign in to comment