Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
Go to file
2022-03-21 09:42:29 +01:00
datastructures Update README.md 2022-03-21 09:41:56 +01:00
interfaces Update line protocol specification 2022-03-18 16:08:40 +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-21 09:42:29 +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.