mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-07 03:50:30 -05:00
428 B
428 B
Change: Switch over to a new custom-built runtime
We moved away from using the go-micro runtime and are now using our own runtime.
This allows us to spawn service processes even when they are using different versions of go-micro. On top of that we
now have the commands ocis list, ocis kill and ocis run available for service runtime management.