Files
scylladb/docs/design-notes
Botond Dénes d51aa66a8a db/system_keyspace: add versions table
Contains all version related information (`nodetool version` and more).
Example printout:

    (cqlsh) select * from system.versions;

     key   | build_id                                 | build_mode | version
    -------+------------------------------------------+------------+-------------------------------
     local | aaecce2f5068b0160efd04a09b0e28e100b9cd9e |        dev | 4.6.dev-0.20211021.0d744fd3fa
2021-11-05 15:42:42 +02:00
..
2021-11-02 19:59:16 +03:00
2021-11-02 19:59:16 +03:00
2021-11-02 19:59:16 +03:00
2021-11-02 19:59:16 +03:00
2021-11-02 19:59:16 +03:00
2021-09-13 19:03:58 +02:00