第2章 API的理解和使用

一、Redis通用命令 keys dbsize exists key del keyweb expire key seconds設置過時時間 ttl key查看剩餘過時時間(-1表明存在,-2表明不存在) persist key去掉過時時間數據結構 type key併發 二、Redis數據結構和內部編碼 三、Redis單線程爲何這麼快? 純內存分佈式 四、Redis數據結構——字符串 incr k
相關文章
相關標籤/搜索