PipelineBase.migrate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(string) migrate(string host, int port, string key, int destinationDb, int timeout)
    class PipelineBase
    Response!(string)
    migrate
    (
    string host
    ,
    int port
    ,
    string key
    ,,)
  2. Response!(string) migrate(string host, int port, const(ubyte)[] key, int destinationDb, int timeout)

Meta