datayoga icon indicating copy to clipboard operation
datayoga copied to clipboard

streaming data pipeline platform

Results 75 datayoga issues
Sort by recently updated
recently updated
newest added

utility for exposing connections to the blocks. blocks should be able to import method and use the context to grab a connection by name.

runner

add support for {env:} resolver (vs oc.env) add support for {file:} to load from tmpfs

runner

either requirements.txt or using a toml format? should also support "extras".

validate record against json schema

block

validates a message content against a jsonschema. either inline or via file or configmap

block

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...