[PR #618] [CLOSED] [Perf] Move away from the APIs that return all tags in one request #528 #1671

Closed
opened 2026-03-02 11:58:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/618
Author: @kamtschatka
Created: 11/5/2024
Status: Closed

Base: mainHead: tag-performance


📝 Commits (1)

  • 279a770 [Perf] Move away from the APIs that return all tags in one request #528

📊 Changes

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

View changed files

📝 packages/trpc/routers/tags.ts (+33 -20)

📄 Description

improved the query speed by getting rid of the "with" part of the query and doing that manually


🔄 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/karakeep-app/karakeep/pull/618 **Author:** [@kamtschatka](https://github.com/kamtschatka) **Created:** 11/5/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `tag-performance` --- ### 📝 Commits (1) - [`279a770`](https://github.com/karakeep-app/karakeep/commit/279a770b9e90fffdbbf883bff02b7ae8f053d5f3) [Perf] Move away from the APIs that return all tags in one request #528 ### 📊 Changes **1 file changed** (+33 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/routers/tags.ts` (+33 -20) </details> ### 📄 Description improved the query speed by getting rid of the "with" part of the query and doing that manually --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1671
No description provided.