• antirez's avatar
    Cluster: don't allow BY option of SORT as well. · 3b80e0a4
    antirez authored
    There is the exception of a "constant" BY pattern that is used in order
    to signal to don't sort at all. In this case no lookup is needed so it
    is possible to support this case in Cluster mode.
    3b80e0a4
sort.c 21 KB