Redis 是一個in-memory 的資料,其資料會已key-value 的形式存在記憶體中 ... 而當編碼為OBJ_ENCODING_INT 就代表該String 實際的data type 為long。
確定! 回上一頁