mirror of
https://github.com/minio/minio.git
synced 2025-01-12 15:33:22 -05:00
9af254a82f
Stable sort is needed when we are sorting based on two or more distinct elements. When equal elements are indistinguishable, such as with integers, or more generally, any data where the entire element is the key like `PartNumber`, stability is not an issue. |
||
---|---|---|
.. | ||
azure | ||
b2 | ||
gcs | ||
manta | ||
nas | ||
oss | ||
s3 | ||
sia | ||
gateway.go |