| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This change adds support for processing the experimental results by
means of a Spark data processing pipeline.
|
|
|
|
This change adds a bridge between the frontend and the new simulator
implementation via MongoDB.
|
|
This change makes the frontend independent of the API by removing the
static file serving logic from the API server. Instead, we can serve the
frontend as static HTML over CDNs.
|
|
This change renames the web-server component to API in order to be more
descriptive of its role. The OpenDC API bridges between the frontend on
one side and the database and simulator on the other side.
|