Plugins
Meddler provides
Getting started
A plugin is simply a Docker Image which can be published through:
Dockerfile
Docker Image
Package: .tar | .zip: ( Dockerfile must be present in the root directory)
Git Url ( Dockerfile must be present in the root directory)
Public Git Repository
Private Git Repository with access token
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
Example
Modes
A plugin can operate in below modes:
Upsert
Insert
Last updated
Was this helpful?