Https://github.com/alroy233/PowerPMS/issues/17
1, open the local redise:\powerpms\powerpms\redis2.8Redis-Server redis.windows.conf2, attribute heapdir: Temporary file path maxmemory: Temp file size Save: Write to disk temp file3, Command Redis-CLI: Client command: Keys*Flushall4, change Port1, three configuration files within the folder, modify Port xxxx (xxxx is a number)2, PMS, and Plat Power.ConfigEdit.exe, Parameters3,. BAT Installation Service port (note that after uninstalling the service to refresh, perform the Add service operation)5, snapshot persistence cmd using Redis under Redis-server.exe execution redis.windows.conf execution cmd to directory: D:CD path execution: Redis-Server Redis.windows.confcmd execution: Redis-cli.exe-h127.0.0.1-P9500port number See the result of the previous Redis execution auth "xlx123456" enter Redis password configSetstop-writes-on-bgsave-error-No show OK success
redis/Properties/Commands/change port/Snapshot persistence