Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please do not post any links until you have 3 posts as they will automatically be rejected to prevent SPAM. Many words are also blocked due to being used in SPAM Messages.
Thanks!
Anything that is getting read/written to obviously needs to be on the RAM drive. So the database files for sure, not sure about the entire SQL server. Depending on how a program works, it might load all into RAM anyway. With that said, it makes sense to put anything within your whole dev chain on the RAM drive to ensure no hard drive bottlenecks I guess.