Mongodb saving data to memory
aercwarden
PROOP

2 years ago

Hi guys! I have deployed a Mongodb instance on railway through railway's choice of boilerplate deployments. To this database I'm adding data with ttl of 5 mins hence you can see the data with a slope and cliff. My doubt is, is my data being saved to memory and not to disk?

2 Replies

aercwarden
PROOP

2 years ago

N/A


2 years ago

The provided mongodb template saves data to disk, and that's just simply what it's memory usage looks like


Loading...