Redis键管理TYPEOn this pageTYPENoteOfficial reference: TYPE. Read the data-structure name of a key. Syntax TYPE key Returns none for a missing key. Results ReturnRowsContentResultSet1RESULT field, STRING type Example SET demo:message helloTYPE demo:message