首页 > Windows开发 > 详细

redis windows

时间:2016-05-20 13:15:52      阅读:218      评论:0      收藏:0      [点我收藏+]

下载 redis windows版本

redis-server  redis.windows.conf  //cmd 命令

启动成功

技术分享

E:\redis\Redis-x64-3.0.500>redis-server  redis.windows.conf
                _._
           _.-``__ ‘‘-._
      _.-``    `.  `_.  ‘‘-._           Redis 3.0.500 (00000000/0) 64 bit
  .-`` .-```.  ```\/    _.,_ ‘‘-._
 (    ‘      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|‘` _.-‘|     Port: 6379
 |    `-._   `._    /     _.-‘    |     PID: 7472
  `-._    `-._  `-./  _.-‘    _.-‘
 |`-._`-._    `-.__.-‘    _.-‘_.-‘|
 |    `-._`-._        _.-‘_.-‘    |           http://redis.io
  `-._    `-._`-.__.-‘_.-‘    _.-‘
 |`-._`-._    `-.__.-‘    _.-‘_.-‘|
 |    `-._`-._        _.-‘_.-‘    |
  `-._    `-._`-.__.-‘_.-‘    _.-‘
      `-._    `-.__.-‘    _.-‘
          `-._        _.-‘
              `-.__.-‘

[7472] 20 May 11:48:33.364 # Server started, Redis version 3.0.500
[7472] 20 May 11:48:33.365 * The server is now ready to accept connections on port 6379

 

双击打开 redis-cli.exe , 如果不报错,则连接上了本地服务器

 

恭喜你成功了

 

技术分享

redis windows

原文:http://www.cnblogs.com/difme/p/5511586.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!