Skip to content

Split audio file out of the database #235

Description

@ge0metrix

Is your feature request related to a problem? Please describe.
No known problem, just performance improvements.

Describe the solution you'd like
Add a filesystem option for storage of audio files. I would suggest even making the audio file storage abstracted to allow multiple options eg: S3, Local, Database, etc..

Describe alternatives you've considered
Right now the database works, but it has drawbacks with regard to read/write speed, and database growth. Also adversely effects the need for vacuum and other database maintenance tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions