You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yang.guo edited this page Oct 30, 2017
·
17 revisions
Welcome to the flow-platform wiki!
Development Rule
code style:
Using standard google java code style with 120 character max length of line. Please check ./settings/intellj-java-google-style.xml for Intellj code style file, ./settings/google_checks.xml for check style file.
branch naming:
feature: feature/{component}/{feature name}
bug: fix/{component}/{bug name}
Overall Architecture (v0.1)
Components
flow api
flow control center
Instance Manager
To control instance by cloud provider, the naming rule is {provider name}InstanceManager