Manage AWS redis from Windows

788 Views Asked by At

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?

2

There are 2 best solutions below

0
On

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

0
On

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