Liking cljdoc? Tell your friends :D

Holy Lambda

Clojars Project CircleCI codecov Dependencies Status cljdoc badge MIT Licence


Tiny native AWS Custom Lambda Runtime which fulfills your needs!

What it does?

It allows you to write one code which might run either on Official Java AWS Runtime (if you don't care about speed or you want to test your lambdas) or on Native Custom AWS Runtime built into your codebase.

Jump here to learn more and start the journey with the Holy Lambda.

License

Copyright © 2019 Karol Wojcik

Released under the MIT license.

Acknowledges

  • Daria - Thank you that you were always beside me, fighting for me when I had no faith and energy.
  • @KrzysztofTucholski - Thank you for boosting my ego
  • @uswitch - Thank you for interests in AWS Lambda Functions and providing us the lambada
  • @hjhamala - Thank you for sharing post about native lambda functions. You have inspired me to write holy-lambda.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close