mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
* database now holds all keyspace + column family object * column families are mapped by uuid, either generated or explicit * lookup by name tuples or uuid * finder functions now return refs + throws on missing obj