mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 02:55:46 +03:00
cc21a431f3
Some experimental prep work to enable external event caching based on #9379 & #12955. Doesn't actually move the cache at all, just lays the groundwork for async implemented caches. Signed off by Nick @ Beeper (@Fizzadar)
1 line
101 B
Text
1 line
101 B
Text
Use an asynchronous cache wrapper for the get event cache. Contributed by Nick @ Beeper (@fizzadar).
|