首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > windows >

在Windows上以服务模式运行 MSOPenTech/Redis

2013-10-14 
在Windows上以服务方式运行 MSOPenTech/Redis把它拷到你想安装的目录,然后把\msvs\RedisWAInst\Samples\ r

在Windows上以服务方式运行 MSOPenTech/Redis

把它拷到你想安装的目录,然后把\msvs\RedisWAInst\Samples\ redis.conf 拷过来,具体可参考http://redis.io/topics/config。

在Windows上以服务模式运行 MSOPenTech/Redis

启动服务,可以看到每隔5秒的心跳包输出。

服务端已经运行起来了,现在我们另外起一个命令行终端切换到c:\redis目录下:

在Windows上以服务模式运行 MSOPenTech/Redis

说明我们成功运行起来了Redis。备注,你还可以到http://redistogo.com/

把服务启动起来

在Windows上以服务模式运行 MSOPenTech/Redis

通过Powershell,你可以查到RedisWatcherSvc已经安装了

在Windows上以服务模式运行 MSOPenTech/Redis

?

感谢牛人的总结 转载于http://www.cnblogs.com/shanyou/archive/2013/01/17/redis-on-windows.html?

热点排行