hunt-redis ~master (2021-11-19T08:51:56Z)
Home
Dub
Repo
BinaryRedisCommands.setbit
hunt
redis
commands
BinaryRedisCommands
BinaryRedisCommands
Undocumented in source.
bool
setbit
(const(ubyte)[] key, long offset, bool value)
interface
BinaryRedisCommands
bool
setbit
(
const
(
ubyte
)[]
key
,
long
offset
,
bool
value
)
bool
setbit
(const(ubyte)[] key, long offset, const(ubyte)[] value)
Meta
Source
See Implementation
hunt
redis
commands
BinaryRedisCommands
BinaryRedisCommands
functions
bitcount
decr
decrBy
del
dump
echo
exists
expire
expireAt
get
getSet
getbit
getrange
incrBy
incrByFloat
move
persist
pexpire
pexpireAt
pfadd
pfcount
psetex
pttl
restore
restoreReplace
set
setbit
setex
setnx
setrange
strlen
touch
ttl
type
unlink