redis master-slave配置:

master不用修改配置,在slave配置文件添加slaveof 192.168.1.132 4502 就行了,可以在同一台服务器做master-salve