mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-21 07:06:38 -04:00
5a62c7a146
The EFCoreSecondLevelCacheInterceptor will place a huge lock even for reading. Implement a ConcurrentDictionary cache to replace it. Signed-off-by: gnattu <gnattuoc@me.com>