Sunday, 2 April 2017

Is there any way to simply store a string or other variable permanently without the use of a DB in node?

Is there any way to store a variable in nodeJS kind of like localStorage but for the server? For example store a JSON object as a string for a small amount of data?



via Shaun

No comments:

Post a Comment