leegould/RedisExplorer

Changing type keeps old values

Closed this issue · 0 comments

Changing type of an existing key displays the values from the last time that type was used.

Select a key with type list. displays list values.
Select a different key in tree that has string type.
Change type in string to list, will display values from first item.