db: Use sqlite transactions
This will speedup inserts/updates. This is very much visible when sending the first encrypted message to a room as we insert several rows in a single transaction
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
This will speedup inserts/updates. This is very much visible when sending the first encrypted message to a room as we insert several rows in a single transaction