[PR #1054] [MERGED] Use predis as default redis driver #1142

Closed
opened 2026-02-04 19:21:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1054
Author: @rmartinoscar
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @rmartinoscar

Base: mainHead: fix/RedisDriver


📝 Commits (1)

  • aa7cadc Use predis as default redis driver

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 config/database.php (+1 -1)

📄 Description

You need the php-redis package to use phpredis so it shouldn't be the default.
https://github.com/pelican-dev/panel/pull/1045/files#r1976683413


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1054 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/RedisDriver` --- ### 📝 Commits (1) - [`aa7cadc`](https://github.com/pelican-dev/panel/commit/aa7cadcaf2738b4a2b75f571716a7316ea6a67db) Use `predis` as default redis driver ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/database.php` (+1 -1) </details> ### 📄 Description You need the `php-redis` package to use phpredis so it shouldn't be the default. https://github.com/pelican-dev/panel/pull/1045/files#r1976683413 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:21:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1142