kevy

SETNX

Set a key's value only if it does not exist.

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

← 全部命令