vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisClient.slaveOf
index
vibe
db
redis
redis
RedisClient
Make the server a slave of another instance, or promote it as master
class
RedisClient
void
slaveOf
(
string
host
,
ushort
port
)
Meta
Source
See Implementation
index
vibe
db
redis
redis
RedisClient
constructors
this
functions
auth
configResetStat
createSubscriber
deleteAll
echo
getConfig
getDatabase
info
lastSave
ping
quit
releaseUnusedConnections
save
setConfig
shutdown
slaveOf
manifest constants
defaultPort
properties
redisVersion
Make the server a slave of another instance, or promote it as master