[PR #72] [MERGED] 工具箱Redis操作添加选择数据库 #185

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

📋 Pull Request Information

Original PR: https://github.com/team-ide/teamide/pull/72
Author: @team-ide
Created: 5/19/2022
Status: Merged
Merged: 5/19/2022
Merged by: @team-ide

Base: mainHead: 71-功能计划redis-加入选择database操作


📝 Commits (1)

  • 27fa38d 工具箱Redis操作添加选择数据库

📊 Changes

7 files changed (+267 additions, -121 deletions)

View changed files

📝 RELEASE.md (+4 -3)
📝 RELEASE_HISTORY.md (+8 -0)
📝 html/src/component/toolbox/Redis.vue (+85 -49)
📝 package.json (+1 -1)
📝 pkg/toolbox/redis.go (+47 -36)
📝 pkg/toolbox/redis_service_cluster.go (+16 -16)
📝 pkg/toolbox/redis_service_pool.go (+106 -16)

📄 Description

No description provided


🔄 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/team-ide/teamide/pull/72 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 5/19/2022 **Status:** ✅ Merged **Merged:** 5/19/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `71-功能计划redis-加入选择database操作` --- ### 📝 Commits (1) - [`27fa38d`](https://github.com/team-ide/teamide/commit/27fa38d37d211ba96a629168967b67da3b33b1c8) 工具箱Redis操作添加选择数据库 ### 📊 Changes **7 files changed** (+267 additions, -121 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE.md` (+4 -3) 📝 `RELEASE_HISTORY.md` (+8 -0) 📝 `html/src/component/toolbox/Redis.vue` (+85 -49) 📝 `package.json` (+1 -1) 📝 `pkg/toolbox/redis.go` (+47 -36) 📝 `pkg/toolbox/redis_service_cluster.go` (+16 -16) 📝 `pkg/toolbox/redis_service_pool.go` (+106 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:39:01 +03:00
Sign in to join this conversation.
No labels
pull-request
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/teamide-team-ide#185
No description provided.