hunt-redis ~master (2021-11-19T08:51:56Z)
Home
Dub
Repo
AdvancedRedisCommands.migrate
hunt
redis
commands
AdvancedRedisCommands
AdvancedRedisCommands
Undocumented in source.
string
migrate
(string host, int port, string key, int destinationDB, int timeout)
string
migrate
(string host, int port, int destinationDB, int timeout, MigrateParams params, string[] keys)
interface
AdvancedRedisCommands
string
migrate
(
string
host
,
int
port
,
int
destinationDB
,
int
timeout
,
MigrateParams
params
,
string
[]
keys
...
)
Meta
Source
See Implementation
hunt
redis
commands
AdvancedRedisCommands
AdvancedRedisCommands
functions
clientGetname
clientKill
clientList
clientSetname
configGet
configSet
memoryDoctor
migrate
objectEncoding
objectIdletime
objectRefcount
slowlogGet
slowlogLen
slowlogReset