Skip to content

Implement storage capability #126

Description

@anderseknert

In order to implement the bundle plugin, we first need a facility for storage. Define a protocol for storage, with functions for reading and writing, and provide an in-memory implementation that we may use for data provided through bundles. I don't believe we'll need more than a simple atom, at least not to start with. Since they already provide atomic swaps, the implementation should be fairly simple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions