Files
scylladb/idl
Benny Halevy cdd5605d81 gms: endpoint_state: change application_state_map to std::unordered_map
State changes are processed as a batch and
there is no reason to maintain them as an ordered map.
Instead, use a std::unordered_map that is more efficient.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2023-12-31 18:37:34 +02:00
..
2023-02-14 11:19:03 +02:00
2023-04-23 08:37:32 +03:00
2023-03-01 10:25:25 +02:00