hunt-redis ~v1.3.x (2022-05-10T06:00:10.8738979)
Dub
Repo
BinaryRedisCluster.set
hunt
redis
BinaryRedisCluster
BinaryRedisCluster
Undocumented in source. Be warned that the author may not have intended to support it.
string
set
(const(ubyte)[] key, const(ubyte)[] value)
class
BinaryRedisCluster
override
string
set
(
const
(
ubyte
)[]
key
,
const
(
ubyte
)[]
value
)
string
set
(const(ubyte)[] key, const(ubyte)[] value, SetParams params)
Meta
Source
See Implementation
hunt
redis
BinaryRedisCluster
BinaryRedisCluster
constructors
this
functions
close
del
dump
exists
get
getClusterNodes
getConnectionFromSlot
persist
set
type
unlink
variables
DEFAULT_MAX_ATTEMPTS
DEFAULT_TIMEOUT
HASHSLOTS
connectionHandler
maxAttempts