Redis.migrate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string migrate(string host, int port, string key, int destinationDb, int timeout)
  2. string migrate(string host, int port, int destinationDB, int timeout, MigrateParams params, string[] keys)
    class Redis
    string
    migrate
    (
    string host
    ,
    int port
    ,,,,
    string[] keys...
    )

Meta