Redis visualization tool RedisClient uses

On the home page, I first set the password of redis to: 123456
redis 127.0.0.1:6379> CONFIG SET requirepass 123456
OK
redis 127.0.0.1:6379> AUTH 123456
Ok
The github address of the

visualization tool https://github.com/caoxinyu/RedisClient

The configuration is shown in the figure:


Note: The default port of redis is 6379


Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326817297&siteId=291194637