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)
    class Redis
    string
    migrate
    (
    string host
    ,
    int port
    ,
    string key
    ,,)
  2. string migrate(string host, int port, int destinationDB, int timeout, MigrateParams params, string[] keys)

Meta