Skip to content

Value

RedisME Value display is deeply customized and optimized for actual scenarios

Feature Overview

  • Readonly/Writeable

In read-only scenarios, the add, delete, and modify buttons are hidden, simplifying the interface and avoiding accidental operations

  • Key/Value operations

Complete functions such as key expiration time, key renaming, key deletion, key-value copying, and value saving

  • Pretty UI

If the string is in JSON format or has a structure like hash/set, it is beautified and displayed in JSON by default

  • Scan support

For structures like hash/set, the scan command is supported for scanning and retrieval to avoid freezing

  • Key/Value size

Use the memory usage command to obtain the memory usage of the key and its value

  • Optional hash key

Support entering hash keys to obtain only hash values

  • JSON/Table UI

Structures like hash/set are displayed in JSON by default and can be switched to table display for addition, deletion, and modification

string.pngstring-json-dark.pnghash.pnghash-table.png