jellyfin/Jellyfin.Server.Implementations
gnattu 5a62c7a146 Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor
The EFCoreSecondLevelCacheInterceptor will place a huge lock even for reading. Implement a ConcurrentDictionary cache to replace it.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-07-20 20:19:31 +08:00
..
Activity
Devices Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor 2024-07-20 20:19:31 +08:00
Events
Extensions Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor 2024-07-20 20:19:31 +08:00
Migrations
ModelConfiguration
Properties
Security Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor 2024-07-20 20:19:31 +08:00
Trickplay Explicitly use decimal 2024-05-22 21:17:00 +08:00
Users Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor 2024-07-20 20:19:31 +08:00
ValueConverters
Jellyfin.Server.Implementations.csproj Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor 2024-07-20 20:19:31 +08:00
JellyfinDbContext.cs
ModelBuilderExtensions.cs