kevy

HSETNX

Set a hash field only if it does not exist.

语法HSETNX key field value
分组hash
参数个数4
起始版本1.0.0
标志write
复杂度O(1)
Redis 兼容性full

← 全部命令