ks888 / LambStatus

[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k stars 119 forks source link

Upgrade to node.js 8.10 #117

Closed ks888 closed 6 years ago

ks888 commented 6 years ago

Now AWS lambda supports the Node.js 8.10 runtime. In particular, the new version has native async/await this project is heavily using. https://aws.amazon.com/jp/blogs/compute/node-js-8-10-runtime-now-available-in-aws-lambda/