Skip to content
This repository was archived by the owner on Jul 31, 2021. It is now read-only.
This repository was archived by the owner on Jul 31, 2021. It is now read-only.

Use a document database #6

@diredev

Description

@diredev

The current implementation uses a very simple relational file database (containing just one small table and no relationships at all) and holds stream and content files in the file system.

Consider using a NoSQL database to hold metadata and the feed. Will probably still hold feed content in a directory though.


See also #2 for a directly related enhancement that will need to be solved as well due to different locking behaviors.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions