mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 19:45:49 +03:00
[GH-ISSUE #110] 无法显示redis数据 #13
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#13
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?
Originally created by @mazhenguo on GitHub (Dec 14, 2022).
Original GitHub issue: https://github.com/team-ide/teamide/issues/110
redis能连接上,也能看到服务信息,但看不到数据


@team-ide commented on GitHub (Dec 14, 2022):
搜索使用 “*” 搜索全部 不输入情况下 不查询
@mazhenguo commented on GitHub (Dec 14, 2022):
不能模糊查询吗?
@team-ide commented on GitHub (Dec 14, 2022):
使用 “*” 拼接字符串模糊查询 如
*user、user*@mazhenguo commented on GitHub (Dec 14, 2022):
好的