mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
feat: flownode frontend client&test feat: Frontend Client feat: set frontend invoker for flownode feat: set frontend invoker for flownode chore: test script WIP: test flow distributed feat: hard coded demo docs: flownode example toml feat: add flownode support in runner docs: comments for node chore: after rebase docs: add a todo tests: move flow tests to common fix: flownode sqlness dist test chore: per review docs: make fix: make doc
556 B
556 B
Configurations
Standalone Mode
{{ toml2docs "./standalone.example.toml" }}
Distributed Mode
Frontend
{{ toml2docs "./frontend.example.toml" }}
Metasrv
{{ toml2docs "./metasrv.example.toml" }}
Datanode
{{ toml2docs "./datanode.example.toml" }}
Flownode
{{ toml2docs "./flownode.example.toml"}}