GUI for visualizing KV data?
Unanswered
Gazami crab posted this in #help-forum
Gazami crabOP
Im using Vercel KV, I wanted to use a GUI to visualize the data as Im developing. Im new to redis in general, but downloaded redisinsight which is a client to do this. When I provide KV connection data it goes to time out. It's weird because I also created a Upstash redis db and tried out and worked, it seems that Vercel is not allowing connections? What do you use for visualizing KV data?
3 Replies
does Redis CLI work locally on ur machine?
redis-cli --tls -u redis://default:4a9xxx8351@xxx-35306.kv.vercel-storage.com:35306it works from my local mac btw.
Lionhead
Enable TLS on Redisinsight connection