mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14778] [MERGED] Reenable pooling #14111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14778
Author: @JPVenson
Created: 9/11/2025
Status: ✅ Merged
Merged: 9/12/2025
Merged by: @crobibero
Base:
master← Head:bugfix/PoolingHandling📝 Commits (2)
a483958Reenable pooling8317567Reenable DbContext pooling📊 Changes
2 files changed (+7 additions, -12 deletions)
View changed files
📝
Emby.Server.Implementations/ScheduledTasks/Tasks/OptimizeDatabaseTask.cs(+1 -1)📝
src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs(+6 -11)📄 Description
Reduce timer for Optimise Database
Truncate WAL on optimise task
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.