aws-samples / aws-samples/aws-lambda-elixir-runtime

Shared Libraries In Github Repo

未关闭
#1 1 条评论 4 个 reaction 已指派 1 人 已被 @BradleyLyman 认领 在 GitHub 查看
主要语言
Elixir
星标
129
派生
31
PR 合并指标
30 天内没有已合并 PR

描述

The Distillery script bundles the Erlang Runtime System into the deployment zip.
ERTs uses shared libraries for SSL and crypto and as a result the shared libraries have been included in this repo so they are available for use.

This is definitely a bad pattern and should be fixed.

I think the best way to approach this is to move the ERTS and the shared libraries into an AWS Lambda Layer instead of having them be built directly into the zip by Distillery.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。