Skip to content

Implement a System to manage creating a Local Space #1

@durutheguru

Description

@durutheguru

Description of the problem.
Each device (node) maintains access to one or more Spaces on the file system. The space is the source of truth and maintains the local state on the device. The space is a directory on the device that is made available to the Flow node. The Flow node then builds a living knowledge repository from the contents of the Space.

Description of the solution.
The system should be able to source events from the space folder and build a knowledge repository on the local device. The repository can be a single data source or a combination of data sources.

Checklist
[ ] Local SQLite datastore for tracking Space metadata
[ ] Space persistence on node restarts

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions