Skip to content

Standalone modeΒ #284

@ymgyt

Description

@ymgyt

Overview

Currently, syndicationd needs both synd_api and kvsd to run.
For single-user scenarios, setting up these extra components places an unnecessary burden on the user.
I propose adding a standalone mode that works with just the synd_term executable.

Benefits of stand-alone mode

  • Authentication can be omitted.

Trade-offs

  • Automatic cache updates will no longer be available.

Implementation idea

  • Replace kvsd with an embedded SQLite database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions