#2: Store the audio files on the file system
- Contents
Store the files on the file system so that they don't bloat the ZODB and are exposed to third-party streaming software.
- Proposed by
- Nate Aune
- Seconded by
- Rocky Burt
- Proposal type
- Architecture
- Assigned to release
- State
- in-progress
Motivation
The uploaded audio files should be stored on the file system so that they are accessible to other 3rd party applications that can index and serve the audio files more efficiently. This is important for scalability since the ZODB is not really designed for holding many large media files.
Proposal
Test Plone4ArtistsAudio with: