-5

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

Colin_Deng
  • 17
  • 2

2 Answers2

4

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.

s0xzwasd
  • 2,895
  • 3
  • 17
  • 26
1

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

moscas
  • 9,064
  • 36
  • 42