Skip to content

An example how to develop and compile Quarkus Funqy Functions to native images

License

Notifications You must be signed in to change notification settings

steve-hb/Quarkus-Funqy-Native-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus Funqy - Serverless example

This repository demonstrates how to use Quarkus Funqy for GraalVM based native images in an FaaS environment. Our goal was to have functions with a low memory footprint and extremely fast cold-start times.

Compile native binary

mvn package -Pnative -Dquarkus.native.container-build=true

Sources

Quarkus - Building native image

About

An example how to develop and compile Quarkus Funqy Functions to native images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages