maximos / maximus-web

BlitzMax module manager (website) - API docs at http://maximos.github.io/maximus-web - This project has been abandoned.
MIT License
25 stars 4 forks source link

Don't save module archives in database #121

Open Htbaa opened 12 years ago

Htbaa commented 12 years ago

Instead, save to disk and perhaps write a routine that'll upload it do a CDN.

Htbaa commented 11 years ago

Since gh-135 there's an FTP and FileSystem transport driver. Still need to store the files somewhere first, so for now the database will do.