mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-01 22:40:03 -05:00
The EFCoreSecondLevelCacheInterceptor will place a huge lock even for reading. Implement a ConcurrentDictionary cache to replace it. Signed-off-by: gnattu <gnattuoc@me.com>