@valkey/valkey-glide
    Preparing search index...

    Enumeration ObjectType

    Enum of Valkey data types STRING LIST SET ZSET HASH STREAM

    Index

    Enumeration Members

    Enumeration Members

    HASH: "Hash"
    LIST: "List"
    SET: "Set"
    STREAM: "Stream"
    STRING: "String"
    ZSET: "ZSet"