Example processing node for HASTE for use with the HarmonicIO processing framework
Only works inside a HarmonicIO container (see: https://github.com/benblamey/HarmonicPE)
- Caching of storage clients for the HASTE Storage Platform.
- Auto-configuration of HASTE storage client.
docker build -t "benblamey/haste-example:latest" . ; docker push benblamey/haste-example:latest