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

Shared Libraries In Github Repo

Ouverte
#1 1 commentaire 4 réactions 1 personne assignée Réclamée par @BradleyLyman Voir sur GitHub
Langage dominant
Elixir
Étoiles
129
Forks
31
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.