mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
Use the keyspace_metadata type for keyspace creation functions. This is needed to be able to have a mapping from keyspace name to keyspace metadata for various call-sites. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>