What is the default read/write behavior of spring data redis?

后端 未结 0 831
灰色年华
灰色年华 2021-02-02 03:09

In a sentinel configuration do the reading/writing happen in a round-robin fashion? In my code I just set:

spring.redis:
timeout: 5s
password: xxx
sentinel:
  mas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题