Skip to content

This repository is home to the Optimus data transformation plugins for various data processing needs.

License

Notifications You must be signed in to change notification settings

raystack/transformers

Repository files navigation

Transformers

test workflow build workflow

Optimus's transformation plugins are implementations of Task and Hook interfaces that allows execution of arbitrary jobs in optimus.

To install plugins via homebrew

brew tap odpf/taps
brew install optimus-plugins-odpf

To install plugins via shell

curl -sL ${PLUGIN_RELEASE_URL} | tar xvz
chmod +x optimus-*
mv optimus-* /usr/bin/

About

This repository is home to the Optimus data transformation plugins for various data processing needs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages