forked-synapse/synapse/storage/data_stores
Erik Johnston 03aff4c75e
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.
2020-05-15 17:22:47 +01:00
..
main Add a worker store for search insertion. (#7516) 2020-05-15 17:22:47 +01:00
state Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
__init__.py Spelling 2020-05-13 13:38:51 +01:00