Redis筆記整理(二)

我的印象筆記地址:https://app.yinxiang.com/fx/2e66f551-c06f-4ec5-b4bb-fd1c32073218html redis的數據結構 : String: 字符串 Hash: 散列 List: 列表 Set: 集合 Sorted Set: 有序集合 Redis運行在內存中可是能夠持久化到磁盤   一·String類型: string 類型是二進制安全的。意
相關文章
相關標籤/搜索