Skip to content

How to force a reload of the data from the database? #31

@vlad88sv

Description

@vlad88sv

Hi, I would like to know how we can reload data directly from the database?

We have a "revert" function that the user clicks and then we replace all the data on the database with data we previously backed up into another table (midnight CRON that mirrors "store" table).

Problem is that once we replace the data, no matter how much we refresh the web browser the data is still retrieved from memory until we restart node.js.

Thank you!.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions