| Get | Get the value of a key |
| Get Time | Get the local time of the redis server |
| Keys | Returns all keys matching a specified pattern |
| Ping | Send a ping to the redis server |
| Set | Set the value of a key |
| Flush All | Delete all the keys of all the existing databases, not just the currently selected one |
| Delete Key | Delete the value of a key |