原文:redis.clients.jedis.exceptions.JedisDataException :READONLY You can't write

分布式直連同步調用測試時出現的錯誤:主從復制架構下,默認Slave是只讀的,如果寫入則會報錯: redis.clients.jedis.exceptions.JedisDataException: READONLY You can t write 解決方案: 主redis修改redis.windows.conf文件中的 appendonly no ...

2018-09-17 16:26 0 4156 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM