I want to have one folder in which I will store data which needs to be queried as fast as possible and the disk makes me wait a lot even it is SSD. On the other hand I have to store it permanently. I may made compromise which is that the data can be stored on the disk periodically (automatically!). I have UPS power supply so if the power gone I will not (eventually) lose the data.
Thanks.
"Your question has been identified as a possible duplicate of another question. If the answers there do not address your problem, please edit to explain in detail the parts of your question that are unique."
I do not found any information on how to configure auto save of the data to persistent storage, periodically.
Another requirement: on boot I would like the data from the persistent storage to get back on the RAM folder/partition.
Complete solutions will be highly appreciated!