mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
A function to find the appropriate replica to send a view update to. This patch creates a new source file db/view/view.cc. We should eventually move a lot more of the materialized views code there. Signed-off-by: Nadav Har'El <nyh@scylladb.com>