evoque
on Apr 24. 2007. 5:35 pm
As someone who has gigs upon gigs of Strongspace storage, would it be possible to see files stored somewhere other than in the MySQL DB? Organization and performance would be optimized, as well as management and migration.
Staff
Ilija Studen
on Apr 24. 2007. 6:22 pm
It is possible to write adapter that will store files almost anywhere (if PHP can access it). You can see how file management is abstracted with MySQL and File system storage backends that ship with activeCollab since 0.7.
activeCollab Team Member