diff options
author | Erik Johnston <erik@matrix.org> | 2020-05-15 17:22:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-15 17:22:47 +0100 |
commit | 03aff4c75ed3b0b106ed1395b3d03b1ab9b013a6 (patch) | |
tree | 4554ad13db567bed7efeff66bfbe63a9b9410634 /tests/handlers | |
parent | Prevent 0-member/null room_version rooms from appearing in group room queries... (diff) | |
download | synapse-03aff4c75ed3b0b106ed1395b3d03b1ab9b013a6.tar.xz |
Add a worker store for search insertion. (#7516)
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.
Diffstat (limited to 'tests/handlers')
0 files changed, 0 insertions, 0 deletions