Cpvr
Very Active Member
- Joined
- Jun 14, 2024
- Messages
- 588
- Reaction score
- 288
What are some tactics that you use to scale and optimize your databases?
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.
Caching can be done via a forum owner. You can either install cloudflare or do caching via .htaccess.How could we apply this to a forum?
Is it something we can do as individual forum owners? Or is it something that the platform developers would need to do on the backend?
Caching services? No. Setting up indexes won’t hurt your database either. However, you should always backup your databases and files prior to making direct changes.Now is there any risk of doing any of this at all?
Should we be really backing up our DBs each time we do any of this? Is there a potential for a crash or corruption?