Question
Where are all the files. pictures etc stored? Is it possible to store these in a proper database? If not will it not slow down the TWiki with time? How do we save the files in the TWiki?
- TWiki version:
- Perl version:
- Web server & version:
- Server OS:
- Web browser & version:
- Client OS:
--
TWikiGuest - 30 Jun 2003
Answer
TWiki has a modular storage backend. Currently a file based native
RCS system is standard and an experimental
RCS in Perl file based system is available. In the future we might add a database backend. Search the Codev web for details.
Attachments are stored in the file system and are available via browser interface. There is no real performance bottleneck unless you have more then 10K attachments in a single topic.
--
PeterThoeny - 30 Jun 2003