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 摘要。