@@ -18,7 +18,7 @@ The following tables show which Redis Open Source [connection management command
18
18
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
19
19
| :--------| :----------------------| :-----------------| :------|
20
20
| [ AUTH] ({{< relref "/commands/auth" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | |
21
- | [ CLIENT CACHING] ({{< relref "/commands/client-caching" >}}) | <span title =" Not supported " >&#x 274c ; Standard</span ><br /><span title =" Not supported " ><nobr >&#x 274c ; Active-Active</nobr ></span > | <span title =" Not supported " >&#x 274c ; Standard</span ><br /><span title =" Not supported " ><nobr >&#x 274c ; Active-Active</nobr ></span > | |
21
+ | [ CLIENT CACHING] ({{< relref "/commands/client-caching" >}}) | <span title =" Supported " >&#x 2705 ; Standard</span ><br /><span title =" Supported " ><nobr >&#x 2705 ; Active-Active</nobr ></span > | <span title =" Supported " >&#x 2705 ; Standard</span ><br /><span title =" Supported " ><nobr >&#x 2705 ; Active-Active</nobr ></span > | |
22
22
| [ CLIENT GETNAME] ({{< relref "/commands/client-getname" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | |
23
23
| [ CLIENT GETREDIR] ({{< relref "/commands/client-getredir" >}}) | <span title =" Not supported " >❌ ; Standard</span ><br /><span title =" Not supported " ><nobr >❌ ; Active-Active</nobr ></span > | <span title =" Not supported " >❌ ; Standard</span ><br /><span title =" Not supported " ><nobr >❌ ; Active-Active</nobr ></span > | |
24
24
| [ CLIENT ID] ({{< relref "/commands/client-id" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | Because Redis Enterprise clustering allows [ multiple active proxies] ({{< relref "/operate/rs/7.8/databases/configure/proxy-policy" >}}), ` CLIENT ID ` cannot guarantee incremental IDs between clients that connect to different nodes under multi proxy policies. |
@@ -28,7 +28,7 @@ The following tables show which Redis Open Source [connection management command
28
28
| [ CLIENT NO-EVICT] ({{< relref "/commands/client-no-evict" >}}) | <span title =" Not supported " >❌ ; Standard</span ><br /><span title =" Not supported " ><nobr >❌ ; Active-Active</nobr ></span > | <span title =" Not supported " >❌ ; Standard</span ><br /><span title =" Not supported " ><nobr >❌ ; Active-Active</nobr ></span > | |
29
29
| [ CLIENT <nobr >NO-TOUCH</nobr >] ({{< relref "/commands/client-no-touch" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | |
30
30
| [ CLIENT PAUSE] ({{< relref "/commands/client-pause" >}}) | <span title =" Not supported " >❌ ; Standard</span ><br /><span title =" Not supported " ><nobr >❌ ; Active-Active</nobr ></span > | <span title =" Not supported " >❌ ; Standard</span ><br /><span title =" Not supported " ><nobr >❌ ; Active-Active</nobr ></span > | |
31
- | [ CLIENT REPLY] ({{< relref "/commands/client-reply" >}}) | <span title =" Not supported " >&#x 274c ; Standard</span ><br /><span title =" Not supported " ><nobr >&#x 274c ; Active-Active</nobr ></span > | <span title =" Not supported " >&#x 274c ; Standard</span ><br /><span title =" Not supported " ><nobr >&#x 274c ; Active-Active</nobr ></span > | |
31
+ | [ CLIENT REPLY] ({{< relref "/commands/client-reply" >}}) | <span title =" Supported " >&#x 2705 ; Standard</span ><br /><span title =" Supported " ><nobr >&#x 2705 ; Active-Active</nobr ></span > | <span title =" Supported " >&#x 2705 ; Standard</span ><br /><span title =" Supported " ><nobr >&#x 2705 ; Active-Active</nobr ></span > | |
32
32
| [ CLIENT SETINFO] ({{< relref "/commands/client-setinfo" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | |
33
33
| [ CLIENT SETNAME] ({{< relref "/commands/client-setname" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | |
34
34
| [ CLIENT TRACKING] ({{< relref "/commands/client-tracking" >}}) | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | <span title =" Supported " >✅ ; Standard</span ><br /><span title =" Supported " ><nobr >✅ ; Active-Active</nobr ></span > | |
0 commit comments