mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-03 05:08:59 +01:00
03aff4c75e
This is required as both event persistence and the background update needs access to this function. It should be perfectly safe for two workers to write to that table at the same time.
1 line
91 B
Text
1 line
91 B
Text
Add a worker store for search insertion, required for moving event persistence off master.
|