How to connect Redisinsight Client with the Redis (Error 99)
RedisInsight is a powerful tool for visualizing and optimizing data in Redis or Redis Stack, making real-time application development easier and more fun than ever before. RedisInsight lets you do both GUI- and CLI-based interactions in a fully-featured desktop GUI client.
If you want to understand more about it please go through the
When you will try to connect the RedisInsight with local running redis instance with localhost you might face issue like -
To connect the local instance of the redis you have to find the IP for the local system on mac after running the
ifconfig
orin window
ipconfig
copy the ip from the en0 which might start from
192.168.x.x
after entering this ip you will be able to connect the redis instance