D:\>redis-server
[11896] 04 Dec 19:20:05.122 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
[11896] 04 Dec 19:20:05.127 # Creating Server TCP listening socket *:6379: bind: No such file or directory

D:\>redis-cli.exe
127.0.0.1:6379> shutdown
not connected> exit

D:\>redis-server.exe
[6312] 04 Dec 19:22:59.781 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server.exe /path/to/redis.conf
_._
_.-``__ ''-._
_.-`` `. `_. ''-._ Redis 3.2.100 (00000000/0) 64 bit
.-`` .-```. ```\/ _.,_ ''-._
( ' , .-` | `, ) Running in standalone mode
|`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
| `-._ `._ / _.-' | PID: 6312
`-._ `-._ `-./ _.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' | http://redis.io
`-._ `-._`-.__.-'_.-' _.-'
|`-._`-._ `-.__.-' _.-'_.-'|
| `-._`-._ _.-'_.-' |
`-._ `-._`-.__.-'_.-' _.-'
`-._ `-.__.-' _.-'
`-._ _.-'
`-.__.-'

[6312] 04 Dec 19:22:59.787 # Server started, Redis version 3.2.100
[6312] 04 Dec 19:22:59.789 * DB loaded from disk: 0.000 seconds
[6312] 04 Dec 19:22:59.790 * The server is now ready to accept connections on port 6379
---------------------
作者:weixin_36869329
来源:CSDN
原文:https://blog.csdn.net/weixin_36869329/article/details/78713428
版权声明:本文为博主原创文章,转载请附上博文链接!

最新文章

  1. oc集合
  2. 【bzoj2286】 消耗战
  3. 43个优秀的Swift开源项目
  4. animate.css总结
  5. [LintCode] Trapping Rain Water
  6. 【Android测试】【随笔】Bugtags初体验
  7. oracle数据库自动备份脚本
  8. ALTER---为已创建的表添加默认值
  9. Dom对象和jQuery包装集
  10. java中的302和sendRedirect的区别
  11. VS2010 添加资源文件后,出现 “LNK1123: 转换到 COFF 期间失败: 文件无效或损坏”错误
  12. WEB服务器:Apache、Tomcat、JBoss、WebLogic、Websphere、IIS的区别与关系
  13. MySQL查询in操作 查询结果按in集合顺序显示_Mysql_脚本之家
  14. 必须熟悉的vim快捷键操作
  15. Quartz使用-入门使用
  16. 总结:Java 集合进阶精讲2-ArrayList
  17. springboot和mybatis之thymleaf整合简单插入用户数据
  18. Android ContentProvider数据共享
  19. poj1504 Adding Reversed Numbers
  20. setOnPageChangeListener 过时了怎么办?

热门文章

  1. Oracle大量数据更新策略
  2. 什么是Scrum?
  3. Codeforces 939 D Love Rescue
  4. webstorm 突然不能用了?解决办法~
  5. DNS解析域名的过程
  6. Shiro使用Session缓存
  7. Python网络爬虫实战(二)数据解析
  8. 固定定位下的div水平居中
  9. android 屏幕切换
  10. SpringBoot修改默认端口号 及 上下文