5.0.4 • Published 3 years ago

lambda-hummus v5.0.4

Weekly downloads
201
License
GNU GENERAL PUBLI...
Repository
github
Last release
3 years ago

lambda-hummus

This repository contains only the pre-built binary for running hummus in an AWS Lambda function. This is so you can deploy hummus to a Lambda function from a Windows machine.
To do so:

npm install hummus --save
npm install lambda-hummus --save
copy node_modules/hummus/binding/hummus.node node_modules/hummus/binding/hummus_backupForMyOS.node
copy node_modules/lambda-hummus/binding/hummus.node node_modules/hummus/binding/hummus.node

And then deploy your lambda function as you would normally.

Version history:

  1. Use Version 2 for AWS Lambda Node 8.10.0+
  2. Use Version 3 for AWS Lambda Node 10.16.3+
  3. Use Version 4 for AWS Lambda Node 12.18.2+
  4. Use Version 5.0.4 for AWS Lambda Node 14.17.0+
5.0.4

3 years ago

5.0.3

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

4.0.0

4 years ago

3.0.2

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

1.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago