@@ -18,7 +18,7 @@ The following tables show which Redis Open Source [connection management command
1818| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
1919| :--------| :----------------------| :-----------------| :------|
2020| [ 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 > | |
2222| [ 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 > | |
2323| [ 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 > | |
2424| [ 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
2828| [ 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 > | |
2929| [ 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 > | |
3030| [ 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 > | |
3232| [ 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 > | |
3333| [ 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 > | |
3434| [ 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