Polish "Add 'client-name' property to specify a Redis client name"
See gh-17330
This commit is contained in:
@@ -72,7 +72,7 @@ public class RedisProperties {
|
||||
private Duration timeout;
|
||||
|
||||
/**
|
||||
* Configure a clientName to be set with CLIENT SETNAME.
|
||||
* Client name to be set on connections with CLIENT SETNAME.
|
||||
*/
|
||||
private String clientName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user