mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 21:00:30 -06:00
505 B
505 B
hyperreva
Organizational structure
- using reva as library
- building services around the library functionalities
- standalone repos for each service
- hyperreva as wrapper repository for standalone binary
Technical details
- microservices: go-kit/kit
- cli: spf13/cobra
- configuration: spf13/viper
Next goals
- working integration demo
- minimal drone pipeline for nightly builds