hunt-redis ~master (2021-11-19T08:51:56Z)
Home
Dub
Repo
MultiKeyPipelineBase.migrate
hunt
redis
MultiKeyPipelineBase
MultiKeyPipelineBase
Undocumented in source. Be warned that the author may not have intended to support it.
Response
!(
string
)
migrate
(string host, int port, int destinationDB, int timeout, MigrateParams params, string[] keys)
alias
migrate
=
PipelineBase
.
migrate
Response
!(
string
)
migrate
(string host, int port, int destinationDB, int timeout, MigrateParams params, const(ubyte)[][] keys)
Response
!
string
migrate
(string host, int port, string key, int destinationDB, int timeout)
class
MultiKeyPipelineBase
override
Response
!
string
migrate
(
string
host
,
int
port
,
string
key
,
int
destinationDB
,
int
timeout
)
Meta
Source
See Implementation
hunt
redis
MultiKeyPipelineBase
MultiKeyPipelineBase
functions
bgrewriteaof
bgsave
bitop
blpop
blpopMap
brpop
brpopMap
brpoplpush
clusterAddSlots
clusterDelSlots
clusterGetKeysInSlot
clusterInfo
clusterMeet
clusterNodes
clusterSetSlotImporting
clusterSetSlotMigrating
clusterSetSlotNode
configGet
configResetStat
configSet
dbSize
del
eval
evalsha
exists
flushAll
flushDB
info
keys
lastsave
mget
migrate
moduleList
moduleLoad
moduleUnload
mset
msetnx
pfcount
pfmerge
ping
publish
randomKey
randomKeyBinary
rename
renamenx
rpoplpush
save
sdiff
sdiffstore
select
sendCommand
shutdown
sinter
sinterstore
smove
sort
sunion
sunionstore
swapDB
time
touch
unlink
watch
zinterstore
zunionstore
variables
client