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

fix: remove rocksdb #3048

Merged
merged 9 commits into from
Jun 22, 2023
Merged

fix: remove rocksdb #3048

merged 9 commits into from
Jun 22, 2023

Conversation

aatifsyed
Copy link
Contributor

One db to rule them all

@LesnyRumcajs
Copy link
Member

Should this comment be removed? https://github.com/ChainSafe/forest/blob/aatifsyed/no-rocksdb/src/chain_sync/tipset_syncer.rs#L1200-L1205

Should this section be removed? https://github.com/chainsafe/forest/blob/aatifsyed/no-rocksdb/documentation/src/trouble_shooting.md#file-descriptor-limits

Also, the changelog needs to be updated with a breaking change.

Copy link
Contributor

@lemmih lemmih left a comment

Choose a reason for hiding this comment

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

Looks good. Let's remove the last vestiges of rocksdb that Hubert pointed out.

@elmattic
Copy link
Contributor

elmattic commented Jun 22, 2023

The flush method of Store trait can be removed as well.

@aatifsyed aatifsyed enabled auto-merge (squash) June 22, 2023 13:54
@aatifsyed aatifsyed merged commit bfb43f3 into main Jun 22, 2023
18 checks passed
@aatifsyed aatifsyed deleted the aatifsyed/no-rocksdb branch June 22, 2023 15:18
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.

None yet

4 participants