Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and "up" it to run your code in the Cloud or an existing Kubernetes cluster.
Apache License 2.0
6
stars
2
forks
source link
refactor: split out the upload and download logic into builtins.Cat() and builtins.Redirect() #413
This is entirely refactoring, there should be neither features nor semantic changes.