Files
scylladb/replica
Pavel Emelyanov 29d80d1fe9 keyspace: Introduce init_storage()
Similarly to class table, the keyspace class also needs to create
directory for itself for some reason. It looks excessive as table
creation would call recursive_touch_directory() and would create the ks
directory too, but this call is there

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2023-05-26 18:15:46 +03:00
..
2023-02-15 11:01:50 +02:00
2023-05-26 18:15:46 +03:00
2023-05-26 18:15:46 +03:00
2023-05-12 07:26:18 -04:00