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

Clarify use case for hybrid storage #402

Open
fulldecent opened this issue Aug 4, 2019 · 0 comments
Open

Clarify use case for hybrid storage #402

fulldecent opened this issue Aug 4, 2019 · 0 comments

Comments

@fulldecent
Copy link
Contributor

My project makes the following assertion about hybrid storage:

Best practice with Aion is to use key-value storage for everything except recursive call state and configuration options which apply to all onchain transactions.

Argument in favor is that static storage is loaded on every call and therefore it is wasteful to load unneeded data.

This is a strong assertion and I'm not authoritative to make it. If AVM agrees, please add this note to documentation (I will provide PR if invited) so I can reference the Aion documentation rather than me (some random guy)'s opinion.

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