| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-18 | build: Remove opendc-platform module | Fabian Mastenbroek | |
| This change removes the opendc-platform module from the project. This module represented a Java platform which was previously used for sharing a set of dependency versions between subprojects. However, with the version catalogue that was added by Gradle, we currently do not use the platform anymore. | |||
| 2021-06-17 | faas: Rename opendc-serverless to opendc-faas | Fabian Mastenbroek | |
| This change renames the opendc-serverless module to opendc-faas to better distinguish between the two terms (Serverless and FaaS) and be clearer about the intent of the module. The opendc-faas module holds the code for the FaaS platform on top of OpenDC. Although this is one approach of doing serverless, serverless can also entail other services that will not be covered by this module. | |||
