| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-06 | style: Eliminate use of wildcard imports | Fabian Mastenbroek | |
| This change updates the repository to remove the use of wildcard imports everywhere. Wildcard imports are not allowed by default by Ktlint as well as Google's Java style guide. | |||
| 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. | |||
