Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Database to store the state? #132

Open
KrishnaPG opened this issue Jun 7, 2018 · 1 comment
Open

Database to store the state? #132

KrishnaPG opened this issue Jun 7, 2018 · 1 comment

Comments

@KrishnaPG
Copy link

When the state object is large, how to use this library in conjunction with, say, a database to store the state (and not memory)?

Any example, or recommendations?

@siman
Copy link

siman commented Jun 24, 2018

Actually, a state object is a wrapper around leveldb. It is implemented using merk library. But I still not sure about its performance in a case when a state object is too large.

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

No branches or pull requests

2 participants