mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +00:00
We do not care about the order of the tokens. Also, in token_metadata, we use unordered_set for tokens as well, e.g. update_normal_tokens. Unify the usage.