mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
Introduces two helper functions that allow getting information about supported/enabled features on a node, according to its system tables. As a bonus, the `wait_for_feature` function is refactored to use `get_enabled_features`.