]> git.saurik.com Git - redis.git/commit
Make SORT BY <constant> STORE ... to always produce the same output by force sorting...
authorantirez <antirez@gmail.com>
Wed, 1 Feb 2012 16:05:45 +0000 (17:05 +0100)
committerantirez <antirez@gmail.com>
Wed, 1 Feb 2012 16:05:45 +0000 (17:05 +0100)
commitde79a2ee12ef0e301d05494d64831bc407ba3696
treec2bcb61204609884f5060e2987a4278cd0da4ee0
parent2c861050c17237a61fdaff4da2777c5d18ce979a
Make SORT BY <constant> STORE ... to always produce the same output by force sorting, so that we have deterministic replication of this command.
src/sort.c
tests/unit/sort.tcl