Skip to content

does not fire events with persistent database #17

@martinjuhasz

Description

@martinjuhasz

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 ;) )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions