jellyfin/Emby.Server.Implementations
gnattu b9c0fc69e8 Add Env Var to disable second level cache
This is an attempt to track down possible causes of remaining database lockups. Add an environment variable to disable the second-level cache entirely to see if it works better on systems that still experience lockups.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-05-25 01:12:00 +08:00
..
AppBase More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Branding
Collections
Configuration
Cryptography
Data Fix not binding to SQL parameters 2024-05-17 18:35:11 +02:00
Devices
Dto Address comments 2024-04-28 17:16:33 +02:00
EntryPoints
HttpServer Fix WebSocket disconnecting when exception is thrown during processing (#11395) 2024-04-21 10:54:42 -06:00
Images Fix album photos 2024-05-16 00:31:50 +02:00
IO Fix absolute path checking on windows (#11570) 2024-05-12 15:12:07 -06:00
Library Fix season names 2024-05-15 01:23:23 +02:00
Localization Change "try" to "attempt" english translation (#11578) 2024-05-12 15:19:02 -06:00
MediaEncoder
Playlists Playlist fixes (#11487) 2024-05-05 19:22:21 -06:00
Plugins
Properties
QuickConnect
ScheduledTasks More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Serialization fix: use new serializer cache per IXmlSerializer (#11356) 2024-04-14 17:01:59 -06:00
Session More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Sorting
SyncPlay
TV
Updates
ApplicationHost.cs Add metrics collector to disposable parts (#11539) 2024-05-12 09:14:36 -06:00
ConfigurationOptions.cs Add Env Var to disable second level cache 2024-05-25 01:12:00 +08:00
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs