redis的數據結構小結

目錄node 1,string類型redis 2,list類型算法 3,hash類型安全 dictEntry數據結構 dicthtapp dict函數 4,集合類型工具 skiplist與平衡樹、哈希表的比較佈局 redis能夠存儲五種數據結構:String(字符串)、List(列表)、Set(集合)、Hash(哈希)、Zset(有序集合)。del、type、rename等命令是通用的,另外,注意
相關文章
相關標籤/搜索