mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2026-01-11 08:16:16 +01:00
Update, cleanup, and reformat
This commit is contained in:
14
README.md
14
README.md
@@ -1,6 +1,12 @@
|
||||
# Specifications for datastructures, interfaces, and file formats
|
||||
|
||||
* **[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.
|
||||
* **[APIs offered by ClusterCockpit](https://github.com/ClusterCockpit/cc-specifications/tree/master/interfaces)**: REST, GraphQL, and Influx Line protocol descriptions.
|
||||
* **[HPC Job-Archive specification](https://github.com/ClusterCockpit/cc-specifications/tree/master/job-archive)**: A directory tree and file format description for a file based HPC Job Performance archive.
|
||||
* **[SQL Jobs Table Schema](https://github.com/ClusterCockpit/cc-specifications/tree/master/schemas)**: The SQL database schema used in cc-backend.
|
||||
* **[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.
|
||||
* **[APIs offered by
|
||||
ClusterCockpit](https://github.com/ClusterCockpit/cc-specifications/tree/master/interfaces)**:
|
||||
REST, and Influx Line protocol descriptions.
|
||||
* **[HPC Job-Archive
|
||||
specification](https://github.com/ClusterCockpit/cc-specifications/tree/master/job-archive)**:
|
||||
A directory tree and file format description for a file based HPC Job
|
||||
Performance archive.
|
||||
|
||||
Reference in New Issue
Block a user