mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 22:13:19 +00:00
The only place in redis that needs migration manager is the ::init method that's called on start. It's possible to pass the migration manager as an argument. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>