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

Add new/delete for most/all resources #58

Open
PiotrSikora opened this issue Oct 3, 2024 · 0 comments
Open

Add new/delete for most/all resources #58

PiotrSikora opened this issue Oct 3, 2024 · 0 comments

Comments

@PiotrSikora
Copy link
Member

Currently, some resources are global and always open. With this change, we could e.g. introduce the ability to create and delete new KV stores, so that unrelated keys don't have to be stored a single KV.

In order to help with migration from v0.2 to vNEXT, we should have some global resources pre-opened (e.g. KV store with id=0), so that existing plugins could be recompiled without any code changes.

This should be advertised behind a settings/feature flag, so that we can eventually get rid of them.

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

No branches or pull requests

1 participant