Redis學習——Redis的數據類型

Redis學習——Redis的數據類型 1. String(字符串) 2. Hash(哈希) 3. List(列表) 4. Set(集合) 5. zset(sorted set:有序集合) 應用場景:https://www.runoob.com/redis/redis-data-types.html Redis支持五種數據類型:string(字符串),hash(哈希),list(列表),set(集
相關文章
相關標籤/搜索