redis windows
Contents
启动redis 服务
|
|
https://github.com/MSOpenTech/redis/releases
修改配置文件
redis.windows.conf ,搜索 maxheap , 然后直接指定好内容即可.
# maxheap
maxheap 1024000000
Author w1100n
LastMod 2015-12-01
启动redis 服务
|
|
https://github.com/MSOpenTech/redis/releases
修改配置文件
redis.windows.conf ,搜索 maxheap , 然后直接指定好内容即可.
# maxheap
maxheap 1024000000
Author w1100n
LastMod 2015-12-01