1.先看redis.windows.conf 文件 # Redis configuration file example # Note on units: when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k => bytes # 1kb => bytes # 1m => bytes # 1mb => * bytes
一.Redis配置文件redis.conf详解 # Note on units: when memory size is needed, it is possible to specifiy # it in the usual form of 1k 5GB 4M and so forth: # # 1k => bytes # 1kb => bytes # 1m => bytes # 1mb => * bytes # 1g => bytes # 1gb => ** byt