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