serverless-dynamodb-local
serverless-dynamodb-local copied to clipboard
Add option to stop the database process
Adds options for user to provide flag to keep process running until user send terminate signal.
This allows for the serverless-dynamodb-local plugin to call the dynamodb-local 'stop' command and still have the db instance in memory and the associated port it should kill the database process on.
okay check those changes are what you anticipated. thanks for the review!