开源框架thyme-boot使用

redis报错

安装新版本redis配置环境

 

 https://jingyan.baidu.com/article/63acb44a2ca17461fcc17e82.html

windows

https://github.com/MicrosoftArchive/redis/releases

下载好后

redis-server.exe redis.windows.conf 

[13516] 29 Feb 18:44:08.575 # Creating Server TCP listening socket 127.0.0.1:6379: bind: No error

debug:https://www.cnblogs.com/lixihuan/p/6815730.html

F:\Redis5.0.7>redis-server.exe redis.windows.conf
                _._
           _.-``__ ''-._
      _.-``    `.  `_.  ''-._           Redis 3.2.100 (00000000/0) 64 bit
  .-`` .-```.  ```\/    _.,_ ''-._
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 6379
 |    `-._   `._    /     _.-'    |     PID: 12988
  `-._    `-._  `-./  _.-'    _.-'
 |`-._`-._    `-.__.-'    _.-'_.-'|
 |    `-._`-._        _.-'_.-'    |           http://redis.io
  `-._    `-._`-.__.-'_.-'    _.-'
 |`-._`-._    `-.__.-'    _.-'_.-'|
 |    `-._`-._        _.-'_.-'    |
  `-._    `-._`-.__.-'_.-'    _.-'
      `-._    `-.__.-'    _.-'
          `-._        _.-'
              `-.__.-'

[12988] 29 Feb 18:45:03.004 # Server started, Redis version 3.2.100
[12988] 29 Feb 18:45:03.011 * DB loaded from disk: 0.001 seconds
[12988] 29 Feb 18:45:03.011 * The server is now ready to accept connections on port 6379

 

左边的菜单并不能选择

posted @ 2020-02-29 14:27  ukyo--碳水化合物  阅读(245)  评论(0)    收藏  举报