Client.migrate

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

Meta