- Usage:
SENTINEL CONFIG 〈 SET parameter value | [ SET parameter value | ...] GET parameter [ GET parameter ...] 〉
- Complexity:
- O(N) when N is the number of configuration parameters provided
- Since:
- 6.2.0
History
Version | Change |
---|---|
7.2.0 | Added the ability to set and get multiple parameters in one call. |