dragonfly/src/server/cluster
Roman Gershman 8030ee96b5
chore: preparation step for lock fingerprints (#2899)
The main change here is introduction of the strong type LockTag
that differentiates from a string_view key.

Also, some testing improvements to improve the footprint of the next PR.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2024-04-16 19:23:50 +03:00
..
cluster_config.cc chore: preparation step for lock fingerprints (#2899) 2024-04-16 19:23:50 +03:00
cluster_config.h chore: preparation step for lock fingerprints (#2899) 2024-04-16 19:23:50 +03:00
cluster_config_test.cc chore: preparation step for lock fingerprints (#2899) 2024-04-16 19:23:50 +03:00
cluster_family.cc feat: retry ACK if the configs are different #2833 (#2906) 2024-04-16 15:03:30 +03:00
cluster_family.h feat(cluster): Send number of keys for incoming and outgoing migrations. (#2858) 2024-04-08 21:17:03 +03:00
cluster_family_test.cc fix: #2745 don't start migration process again after apply the same the same config is applied (#2822) 2024-04-03 10:21:27 +03:00
incoming_slot_migration.cc feat: retry ACK if the configs are different #2833 (#2906) 2024-04-16 15:03:30 +03:00
incoming_slot_migration.h feat: retry ACK if the configs are different #2833 (#2906) 2024-04-16 15:03:30 +03:00
outgoing_slot_migration.cc feat: retry ACK if the configs are different #2833 (#2906) 2024-04-16 15:03:30 +03:00
outgoing_slot_migration.h feat: retry ACK if the configs are different #2833 (#2906) 2024-04-16 15:03:30 +03:00
slot_set.h feat(server): support cluster replication (#2748) 2024-03-26 15:26:19 +02:00
unique_slot_checker.cc fix: #2745 don't start migration process again after apply the same the same config is applied (#2822) 2024-04-03 10:21:27 +03:00
unique_slot_checker.h fix: #2745 don't start migration process again after apply the same the same config is applied (#2822) 2024-04-03 10:21:27 +03:00