Persistence stores data about stock #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Heroku can restart the node when they need (usually once a day), so in memory storage is not reliable :)
If it's good enough for product (the list is defined a start up), it is not for information about quantities (that might change during normal server use).
It could be a db, a file, something else ?
changed title from Per{-manently-} stores data about stock to Per{+sistence+} stores data about stock
mentioned in merge request !57