anonymousland-synapse/synapse/storage/databases
Nick Mills-Barrett 2ee0b6ef4b
Safe async event cache (#13308)
Fix race conditions in the async cache invalidation logic, by separating
the async & local invalidation calls and ensuring any async call i
executed first.

Signed off by Nick @ Beeper (@Fizzadar).
2022-07-19 11:25:29 +00:00
..
main Safe async event cache (#13308) 2022-07-19 11:25:29 +00:00
state Don't pull out the full state when storing state (#13274) 2022-07-15 12:59:45 +00:00
__init__.py Ensure that get_datastores().main is typed (#12070) 2022-02-25 10:20:40 +00:00