cc-specifications/README.md

7 lines
555 B
Markdown
Raw Normal View History

2022-03-18 15:32:20 +01:00
# Specifications for datastructures, interfaces, and file formats
2019-10-21 14:50:16 +02:00
2022-03-21 09:42:29 +01:00
* **[Generic datastructure specifications](https://github.com/ClusterCockpit/cc-specifications/tree/master/datastructures)**: To be used in applications, as payloads in apis, or as file formats.
2022-03-18 15:32:20 +01:00
* **APIs offered by ClusterCockpit**: REST, GraphQL, and Influx Line protocol descriptions.
* **HPC Job-Archive specification**: A directory tree and file format description for a file based HPC Job Performance archive.
* **SQL Jobs Table Schema**: The SQL database schema used in cc-backend.