Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to Simple HashMap. Docs. New Interface #11

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

metaskills
Copy link
Member

This work does a lot of work but is primarily meant to address #7 by providing a base simple HashMap interface rather than the old format which leveraged an internal HTTP server interface for the Runtime. Here are a few other things this pull request does:

  • Lots of documentation. Call outs for missing sections.
  • Clean up crates. Update new AWS SDK. Removed runtime. Use crate for lambda extension.
  • Prepare for work needed in Binary & Library Data Sharing #4 to share parameter -> env hash.

@metaskills metaskills merged commit c6daa8b into main Jun 25, 2022
@metaskills metaskills deleted the SimpleHashMap branch June 27, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant