Persistence stores data about stock #14

Open
opened 2020-01-29 08:38:26 +00:00 by avernois · 2 comments
avernois commented 2020-01-29 08:38:26 +00:00 (Migrated from gitlab.com)

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 ?

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 ?
Yuhiba commented 2020-02-08 10:11:57 +00:00 (Migrated from gitlab.com)

changed title from Per{-manently-} stores data about stock to Per{+sistence+} stores data about stock

changed title from **Per{-manently-} stores data about stock** to **Per{+sistence+} stores data about stock**
avernois commented 2020-02-28 15:35:34 +00:00 (Migrated from gitlab.com)

mentioned in merge request !57

mentioned in merge request !57
Sign in to join this conversation.
No labels
Doing
To Do
api
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
avernois/pay_what_you_want#14
No description provided.