0

I've setup an AWS Elsticache (redis) which i want to be able to administer. Flush, delete entries etc from a Windows machine.

I've been googling this an havent been able to find any solutions.

Is this even possible?

Allan Vraa
  • 219
  • 3
  • 9

2 Answers2

1

It is possible by creating a VM in aws Domain and installing Redis Desktop Manager in that Domain.

André Moura
  • 53
  • 1
  • 11
0

You may want to give a try to a fully-featured GUI like Redsmin for that. See this question for a list of alternatives.

Community
  • 1
  • 1
FGRibreau
  • 7,021
  • 2
  • 39
  • 48