① |
Database selection section |
Double-click database names to switch ApsaraDB for Redis databases. |
② |
Visual operation section |
Manage keys in ApsaraDB for Redis databases:
- Add keys: Click New. On the right-side tab, specify the key name, data type, time to live (TTL) or timeout
period, and key value, and then click Submit.
- Delete keys: In the key list, select the keys that you want to delete, and then click
Delete. You can hold down the Shift key and click to select multiple keys at a time.
- Search for keys: Enter the key name in the search box and click the
icon.
- Modify keys: In the key list, double-click the key that you want to modify, enter
a key value and TTL on the right-side tab, click Submit, and then click Execute.
Note You cannot modify key names and data types.
|
③ |
Extended feature section |
In this section, shortcuts to extended features are provided. You can use these features
by clicking the following icons:
(DAS shortcut): provides real-time performance and instance sessions. The feature
allows you to obtain performance information about ApsaraDB for Redis databases in
real time. For more information, see View real-time performance metrics and View sessions of an ApsaraDB for Redis instance.
(operation audit): stores all data queries and change records. The feature allows
you to query information about performed operations, such as the user that performed
the operation, and the time when the operation was performed.
(sharing): allows you to share the console and database commands with relevant staff.
For more information, see Share the SQLConsole tab or a ticket.
|
③ |
CLI section |
Enter the command that you want to run such as DBSIZE, and then click Execute to view the output and history information about the execution.
|