File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ A: connection to be closed ASAP
49
49
b: the client is waiting in a blocking operation
50
50
c: connection to be closed after writing entire reply
51
51
d: a watched keys has been modified - EXEC will fail
52
+ e: the client is excluded from the client eviction mechanism
52
53
i: the client is waiting for a VM I/O (deprecated)
53
54
M: the client is a master
54
55
N: no specific flag set
@@ -60,6 +61,7 @@ u: the client is unblocked
60
61
U: the client is connected via a Unix domain socket
61
62
x: the client is in a MULTI/EXEC context
62
63
t: the client enabled keys tracking in order to perform client side caching
64
+ T: the client will not touch the LRU/LFU of the keys it accesses
63
65
R: the client tracking target client is invalid
64
66
B: the client enabled broadcast tracking mode
65
67
```
You can’t perform that action at this time.
0 commit comments