Skip to content

adapters: model for agents that store sessions in a single database #20

Description

@fosskar

If a future target agent keeps all sessions in one SQLite/DB file instead of per-session files, its adapter needs a way to extract/identify individual sessions (e.g. row-level) — the current model assumes one file per session. (This concerns the target agent's storage; ssync's own storage is iroh-docs + iroh-blobs.)

Prerequisite investigation for any of the pending adapters whose agent turns out to be DB-backed.

Refs: TODO.md Open #13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    adapterNew or changed agent adapterneeds-decisionDesign fork; needs a call before implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions