Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
Go to file
2022-03-18 15:32:20 +01:00
datastructures Restructure repo 2022-03-18 14:47:39 +01:00
interfaces Restructure repo 2022-03-18 14:47:39 +01:00
job-archive Update README.md 2022-03-18 15:19:50 +01:00
schemas Update specs 2022-03-18 15:19:04 +01:00
LICENSE Initial commit 2019-09-17 07:53:57 +02:00
README.md Update README.md 2022-03-18 15:32:20 +01:00

Specifications for datastructures, interfaces, and file formats

  • Generic datastructure specifications: To be used in applications, as payloads in apis, or as file formats.
  • 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.