Question
Database/Forum Storage
My question is what would be the best way with CodeFusion
performance wise to store several million paragraph size of text?
Would it be sufficent to store each of the text in a data base. Or
perhaps store the file link in the database and then pull up the
information from text files. What would be the best way to go about
that. Basically storage for text in a forum like situation where
users might request the text perhaps hundreds of time per
minute.