mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 03:25:49 +03:00
[PR #86] [MERGED] 1.1.4 #191
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/team-ide/teamide/pull/86
Author: @team-ide
Created: 5/23/2022
Status: ✅ Merged
Merged: 5/23/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (2)
d85074fRedis单机调用库使用redis/v85824fdb1.1.4📊 Changes
21 files changed (+1006 additions, -769 deletions)
View changed files
📝
README.md(+1 -1)📝
RELEASE.md(+3 -1)📝
RELEASE_HISTORY.md(+8 -0)📝
doc/toolbox-redis-hash.png(+0 -0)📝
doc/toolbox-redis-list.png(+0 -0)📝
doc/toolbox-redis-set.png(+0 -0)📝
html/src/component/toolbox/Index.vue(+2 -0)📝
html/src/component/toolbox/Redis.vue(+74 -13)📝
html/src/component/toolbox/database/Export.vue(+2 -9)📝
html/src/component/toolbox/database/Import.vue(+1 -5)📝
html/src/component/toolbox/database/SqlSelectDataList.vue(+1 -1)📝
html/src/component/toolbox/database/TableData.vue(+2 -212)📝
html/src/component/toolbox/database/TableDetail.vue(+2 -22)➕
html/src/component/toolbox/toolbox.css(+263 -0)📝
html/src/views/toolbox/Index.vue(+0 -24)📝
package.json(+1 -1)📝
pkg/toolbox/redis.go(+46 -38)➕
pkg/toolbox/redis_service.go(+370 -0)📝
pkg/toolbox/redis_service_cluster.go(+229 -74)➖
pkg/toolbox/redis_service_pool.go(+0 -368)...and 1 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.