Quote:
Originally Posted by WEForums
I have a few questions about the development so far.
How are files going to be stored (database or files)? Will it stress the server's SQL? Server loads?
|
Right now they're stored as files. It's a lot handier that way just incase you run into some problems and you need to rehash them or whatnot but I doubt I'll move them to the database.
It won't stress MySQL almost at all. Scrape is extremely small with only one query and announce is very optimized also.