BinaryRedisPipeline.sort

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

Meta