Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement storage capability #126

Open
anderseknert opened this issue Sep 8, 2022 · 0 comments
Open

Implement storage capability #126

anderseknert opened this issue Sep 8, 2022 · 0 comments
Labels

Comments

@anderseknert
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant