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

Implement redb based StateStorage #1040

Merged
merged 5 commits into from
Apr 14, 2024
Merged

Implement redb based StateStorage #1040

merged 5 commits into from
Apr 14, 2024

Conversation

al8n
Copy link
Collaborator

@al8n al8n commented Apr 14, 2024

Finish redb based StateStorage implementation and remove async_trait for StateStorage trait.

@al8n al8n requested a review from iduartgomez April 14, 2024 09:57
crates/core/Cargo.toml Outdated Show resolved Hide resolved
crates/core/src/contract/storages/redb.rs Outdated Show resolved Hide resolved
@al8n al8n requested a review from iduartgomez April 14, 2024 16:58
Copy link
Collaborator

@iduartgomez iduartgomez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove rocksdb.rs since now is not needed anymore.

@al8n al8n requested a review from iduartgomez April 14, 2024 17:05
crates/core/src/contract/storages/redb.rs Outdated Show resolved Hide resolved
crates/core/src/contract/storages/redb.rs Outdated Show resolved Hide resolved
crates/core/src/contract/storages/redb.rs Outdated Show resolved Hide resolved
@iduartgomez iduartgomez merged commit 3fb9d73 into main Apr 14, 2024
3 of 4 checks passed
@iduartgomez iduartgomez deleted the redb branch April 14, 2024 17:16
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.

2 participants