The memory it is not persistent
albertsuros
HOBBYOP

a year ago

The memory it is not persistent.., how to do it?.., or it is an error?..

Solved$10 Bounty

Pinned Solution

a year ago

Memory by its nature is not persistent. If you mean to ask about persistent disk storage- you can use volumes to facilitate persistent storage on Railway. The reason this is needed is because Railway deployments are ephemeral, meaning anything stored inside of it is completely wiped when the deployment is removed, but volumes lets you persist data inbetween deployments.

Read more:

2 Replies

Railway
BOT

a year ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


a year ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 11 months ago


a year ago

Memory by its nature is not persistent. If you mean to ask about persistent disk storage- you can use volumes to facilitate persistent storage on Railway. The reason this is needed is because Railway deployments are ephemeral, meaning anything stored inside of it is completely wiped when the deployment is removed, but volumes lets you persist data inbetween deployments.

Read more:


Status changed to Solved dev 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...