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

docs: change to serverless-dynamodb #1745

Merged

Conversation

kyusungpark
Copy link
Contributor

Description

This PR updates the DynamoDB component in our project, transitioning from serverless-dynamodb-local to serverless-dynamodb. The primary motivation for this change is the lack of maintenance and critical issues with serverless-dynamodb-local, which prevent the local installation of DynamoDB. A significant issue is the change in the URL from which DynamoDB is downloaded, a change not accommodated by serverless-dynamodb-local, rendering it unusable.

Motivation and Context

serverless-dynamodb is a direct fork which is maintained and solves above problem.

Changes

Modified the README file to reference serverless-dynamodb instead of serverless-dynamodb-local

@dnalborczyk
Copy link
Collaborator

thank you @kyusungpark !

@dnalborczyk dnalborczyk changed the title change to serverless-dynamodb docs: change to serverless-dynamodb Nov 27, 2023
@dnalborczyk dnalborczyk merged commit 99e4483 into dherault:master Nov 27, 2023
9 checks passed
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.

2 participants