kevy
首页
文档
命令
EN
中文
日本語
kevy
/
全部命令
SETBIT
Set the bit at the given offset, returning its old value.
语法
SETBIT key offset value
分组
string
参数个数
4
起始版本
1.0.0
标志
write
复杂度
O(1) amortised; O(N) on the call that grows the value out to the offset
Redis 兼容性
full
← 全部命令