[PR #1052] [CLOSED] Avoid unnecessary node fqdm queries #1142

Closed
opened 2026-02-05 18:05:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1052
Author: @JoanFo1456
Created: 3/3/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

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

View changed files

📝 app/Models/Node.php (+11 -1)

📄 Description

Using cache avoids to do unnecesary queries.


🔄 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/1052 **Author:** [@JoanFo1456](https://github.com/JoanFo1456) **Created:** 3/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`51b90ba`](https://github.com/pelican-dev/panel/commit/51b90badfc740f35f2c36a772fe150c4e0f5ef6b) Update Node.php - [`f6eb233`](https://github.com/pelican-dev/panel/commit/f6eb233da71720bf002025abc37222fb50554be3) Update Node.php ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/Node.php` (+11 -1) </details> ### 📄 Description Using cache avoids to do unnecesary queries. --- <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-05 18:05:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1142