MultiKeyBinaryRedisPipeline.sort

Undocumented in source.
  1. Response!(Long) sort(const(ubyte)[] key, SortingParams sortingParameters, const(ubyte)[] dstkey)
  2. Response!(Long) sort(const(ubyte)[] key, const(ubyte)[] dstkey)
    interface MultiKeyBinaryRedisPipeline
    Response!(Long)
    sort
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] dstkey
    )

Meta