hunt-redis ~master (2021-11-19T08:51:56Z)
Home
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)
string
set
(const(ubyte)[] key, const(ubyte)[] value, SetParams params)
class
BinaryRedisCluster
override
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