| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-27 | refactor(compute/service): Do not split interface and implementation | Fabian Mastenbroek | |
| This change inlines the implementation of the compute service into the `ComputeService` interface. We do not intend to provide multiple implementations of the service. In addition, this approach makes more sense for a Java implementation. | |||
