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

Enable on-disk database #127

Closed
jacogr opened this issue Jul 6, 2018 · 2 comments
Closed

Enable on-disk database #127

jacogr opened this issue Jul 6, 2018 · 2 comments

Comments

@jacogr
Copy link
Member

jacogr commented Jul 6, 2018

Now that we have the trie-db in, we can enable on-disk. Needs to be done for -

  1. Trie/state
  2. Blockdb (expanded with stateRoot? If not already available)
@jacogr
Copy link
Member Author

jacogr commented Aug 1, 2018

From Node worker_threads docs -

Native addons are not supported yet.

Tracking -

nodejs/node#21481
nodejs/node#21783

@jacogr
Copy link
Member Author

jacogr commented Aug 25, 2018

Closed in favour of #137 , db has been implemented in #135

@jacogr jacogr closed this as completed Aug 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant