how could I add redis in GoLand

huangapple go评论76阅读模式
英文:

how could I add redis in GoLand

问题

我无法在GoLand IDE中找到添加新的Redis数据库选项,非常感谢你。点击这里查看图片

英文:

I couldn't find the add new redis database options in GoLand IDE,thanks you very mush.
enter image description here

答案1

得分: 4

目前还没有实现原生的Redis支持。可以随时关注DBE-283

目前在Marketplace上有一些第三方插件可以在GoLand中连接Redis,请找到最适合您的插件,例如这个插件

英文:

Native Redis support is not implemented yet. Feel free to follow DBE-283.

As for now there are some third-party plugins in Marketplace to connect Redis from GoLand, please find the most suitable for you, e.g., this one.

答案2

得分: 1

原生的Redis支持现在已经实现了:
https://www.jetbrains.com/go/whatsnew/#databases

英文:

Native Redis support is implemented now:
https://www.jetbrains.com/go/whatsnew/#databases

huangapple
  • 本文由 发表于 2021年12月2日 21:33:17
  • 转载请务必保留本文链接:https://go.coder-hub.com/70200423.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定