capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Implement gRPC delegation in Local Hub #645

Closed mszostok closed 2 years ago

mszostok commented 2 years ago

Description

After Investigate existing solutions to speed up Local Hub rewrite task, we decided to give up with Local Hub rewrite. Instead, we will implement our delegated storage in separate Go service and use gRPC in Local Hub to delegate values resolution.

The initial protobufs were defined in https://github.com/capactio/capact/pull/644

Steps

Additional

Related issues

See epic #604 for reason and use cases.

mszostok commented 2 years ago

PRs: