-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hey,
thanks for creating this plugin! I started using this, as i needed dynamodb streams to work locally in combination with serverless-dynamodb-local
and serverless-offline
.
It works fine as long is i have the setting inMemory: true
setted in the custom dynamodb
settings. As soon as i want to use a persistent database and remove inMemory
and set dbPath: ${env:PWD}/.dynamodb
, events are no longer fired. basically nothing happens.
Would love to have this also working with a persistent db, so i don't need to re-seed everything each time serverless-offline
crashed (because of me ;) )
emilcardell, shaungc-su, moravcik and pavelstepanov-paf
Metadata
Metadata
Assignees
Labels
No labels