Description
Description | S.NO | Command | Description |
|---|---|---|
| 1 | Echo message | Print the given string |
| 2 | PING | Check wheather server is running or not |
| 3 | AUTH password | Authenticate to the server with given password |
| 4 | SELECT index | Change the selected database for the current connection |
| 5 | QUIT | Close the current connection |
Description
Key Points