datayoga
datayoga copied to clipboard
streaming data pipeline platform
utility for exposing connections to the blocks. blocks should be able to import method and use the context to grab a connection by name.
add support for {env:} resolver (vs oc.env) add support for {file:} to load from tmpfs
either requirements.txt or using a toml format? should also support "extras".
validates a message content against a jsonschema. either inline or via file or configmap
ability to 'import' a block repo from URL or from offline package (zip?). This should enable block packages so that only 'core' are included in the basic repo and others...