mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 07:23:15 +00:00
Sharding logic has been moved to token-sharding.hh some time ago. This logic does not depend on partitioner any more so cpu_sharding_algorithm_name can be safely moved to the header where rest of sharding logic lives. Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>