当前位置:网站首页>Windows remote connection to redis
Windows remote connection to redis
2022-04-23 04:43:00 【Mount MONI】
1. WIN+R,CMD
2. Get into redis The installation directory
3. function :redis-cli.exe -h ip -p port auth pass / edis-cli.exe -h ip -p port -a pass( password )
example :redis-cli.exe -h 127.0.0.1 -p 6379 / redis-cli.exe -h 127.0.0.1 -p 6379 -a 111111
4. Select Library , Execute the query
版权声明
本文为[Mount MONI]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220558292123.html
边栏推荐
- Unity攝像頭跟隨鼠標旋轉
- 阿里十年技术专家联合打造“最新”Jetpack Compose项目实战演练(附Demo)
- Recursive call -- Enumeration of permutations
- Migrate from MySQL database to AWS dynamodb
- Unity camera rotation with sliding effect (rotation)
- shell wc (统计字符数量)的基本使用
- mysql ,binlog 日志查询
- 做数据可视化应该避免的8个误区
- 协程与多进程的完美结合
- What is a data island? Why is there still a data island in 2022?
猜你喜欢
Practice and exploration of knowledge map visualization technology in meituan
QML进阶(五)-通过粒子模拟系统实现各种炫酷的特效
Spark small case - RDD, spark SQL
程序员抱怨:1万2的工资我真的活不下去了,网友:我3千咋说
Druid -- JDBC tool class case
Supplément: annotation
Key points of AWS eks deployment and differences between console and eksctl creation
229. Find mode II
Installation and deployment of Flink and wordcount test
[timing] empirical evaluation of general convolution and cyclic networks for sequence modeling based on TCN
随机推荐
重剑无锋,大巧不工
Go 语言中的 logger 和 zap 日志库
QML advanced (V) - realize all kinds of cool special effects through particle simulation system
test
How to regulate intestinal flora? Introduction to common natural substances, probiotics and prebiotics
补:注解(Annotation)
win10, mysql-8.0.26-winx64.zip 安装
Mysql, binlog log query
Leetcode006 -- find the longest common prefix in the string array
leetcode004--罗马数字转整数
Code007 -- determine whether the string in parentheses matches
QML进阶(五)-通过粒子模拟系统实现各种炫酷的特效
New terminal play method: script guidance independent of technology stack
MySQL - data read / write separation, multi instance
QML advanced (IV) - drawing custom controls
Supplement 14: cmake practice project notes (to be continued 4 / 22)
Spark FAQ sorting - must see before interview
Installation and deployment of Flink and wordcount test
2020 is coming to an end, special and unforgettable.
数据孤岛是什么?为什么2022年仍然存在数据孤岛?