connection
Compatibility matrix for connection operations. Keyscope client ensures seamless integration across multiple providers.
ping, echo, close
| Keyscope Engine | Redis | Valkey | Google Memorystore |
|---|---|---|---|
auth | AUTH | AUTH | yes |
| CLIENT | CLIENT | ||
clientCaching | CLIENT CACHING | CLIENT CACHING | yes |
clientCapa | CLIENT CAPA | ||
clientGetName | CLIENT GETNAME | CLIENT GETNAME | yes |
clientGetRedir | CLIENT GETREDIR | CLIENT GETREDIR | yes |
clientHelp | CLIENT HELP | CLIENT HELP | yes |
clientId | CLIENT ID | CLIENT ID | yes |
clientImportSource | CLIENT IMPORT-SOURCE | ||
clientInfo | CLIENT INFO | CLIENT INFO | yes |
clientKill | CLIENT KILL | CLIENT KILL | yes |
clientList | CLIENT LIST | CLIENT LIST | yes |
clientNoEvict | CLIENT NO-EVICT | CLIENT NO-EVICT | |
clientNoTouch | CLIENT NO-TOUCH | CLIENT NO-TOUCH | |
clientPause | CLIENT PAUSE | CLIENT PAUSE | |
clientReply | CLIENT REPLY | CLIENT REPLY | yes |
clientSetInfo | CLIENT SETINFO | CLIENT SETINFO | |
clientSetName | CLIENT SETNAME | CLIENT SETNAME | yes |
clientTracking | CLIENT TRACKING | CLIENT TRACKING | yes |
clientTrackingInfo | CLIENT TRACKINGINFO | CLIENT TRACKINGINFO | yes |
clientUnblock | CLIENT UNBLOCK | CLIENT UNBLOCK | |
clientUnpause | CLIENT UNPAUSE | CLIENT UNPAUSE | |
echo | ECHO | ECHO | yes |
hello | HELLO | HELLO | yes |
ping | PING | PING | yes |
quit | QUIT | yes | |
reset | RESET | RESET | yes |
select | SELECT | SELECT | yes |