serverless-dynamodb-local icon indicating copy to clipboard operation
serverless-dynamodb-local copied to clipboard

Add option to stop the database process

Open dwbelliston opened this issue 5 years ago • 1 comments

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.

dwbelliston avatar May 14 '19 20:05 dwbelliston

okay check those changes are what you anticipated. thanks for the review!

dwbelliston avatar May 20 '19 15:05 dwbelliston