STRLEN key
Time complexity: O(1)
Integer reply: the length of the string at , or when does not exist.
*Examples
redis> STRLEN mykey
Time complexity: O(1)
Integer reply: the length of the string at , or when does not exist.
redis> STRLEN mykey
本文档使用 全库网 构建