mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 18:54:58 +00:00
6c0abc4a0e
People mostly use SORT against lists, but our prior behavior was pretending lists were an unordered bag requiring a forced-sort when no sort was requested. We can just use the native list ordering to ensure consistency across replicaion and scripting calls. Closes #2079 Closes #545 (again) |
||
---|---|---|
.. | ||
assets | ||
cluster | ||
helpers | ||
integration | ||
sentinel | ||
support | ||
tmp | ||
unit | ||
instances.tcl | ||
test_helper.tcl |