summaryrefslogtreecommitdiff
path: root/simulator/opendc-serverless/opendc-serverless-api/src/main
AgeCommit message (Collapse)Author
2021-04-08serverless: Add possibility to specify function memory requirementsFabian Mastenbroek
2021-03-20serverless: Add initial implementation of OpenDC Serverless (#100)Fabian Mastenbroek
This change adds the initial implementation of OpenDC Serverless to the main repository, which is based on Soufiane Jounaid's work. This commit introduces the main interfaces into the repository. Later commits will introduce the other features that Soufiane has implemented previously in OpenDC.