Skip to content

Use rocksdb for utxo and block store and chain headers#226

Merged
dangershony merged 3 commits intomasterfrom
rocks-db
Oct 12, 2020
Merged

Use rocksdb for utxo and block store and chain headers#226
dangershony merged 3 commits intomasterfrom
rocks-db

Conversation

@dangershony
Copy link
Copy Markdown
Member

@dangershony dangershony commented Oct 7, 2020

The reason to use rocks is to check if its more stable then leveldb so this needs a bit of testing now especially fetching blocks from store

Database Breaking change

@dangershony
Copy link
Copy Markdown
Member Author

I have been running the indexer up to block 150k and seems this implementation is more stable then leveldb
All tests passed and networks synced.

@dangershony dangershony merged commit 7e90c31 into master Oct 12, 2020
@dangershony dangershony deleted the rocks-db branch October 12, 2020 16:32
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

Successfully merging this pull request may close these issues.

1 participant