摘要:
The number of milliseconds of each tick tickTime=2000 The number of ticks that the initial synchronization phase can take initLimit=10 The number of t 阅读全文
摘要:
# Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argumen 阅读全文
摘要:
# Example sentinel.conf # *** IMPORTANT *** # # By default Sentinel will not be reachable from interfaces different than # localhost, either use the ' 阅读全文
摘要:
# Redis must be started with the file path as first argument: # ./redis-server /path/to/redis.conf ## redis中的度量单位只支持bytes,不支持bit,大小写不敏感,且 k/kb、m/mb、g/ 阅读全文