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

MerkleDB allow warming node cache #2128

Merged
merged 6 commits into from Oct 4, 2023
Merged

MerkleDB allow warming node cache #2128

merged 6 commits into from Oct 4, 2023

Conversation

dboehm-avalabs
Copy link
Contributor

ava-labs/hypersdk#491

Add a method to ensure that all of the nodes needed to access a key are within the database's cache.

x/merkledb/db.go Outdated Show resolved Hide resolved
x/merkledb/db.go Outdated Show resolved Hide resolved
x/merkledb/db.go Outdated Show resolved Hide resolved
@StephenButtolph StephenButtolph changed the title Merkle db warm cache MerkleDB allow warming node cache Oct 4, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 4, 2023
Merged via the queue into dev with commit da93e11 Oct 4, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the MerkleDBWarmCache branch October 4, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants