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

[DRAFT] feat: Default to LMDB backend on macOS #3876

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dist1ll
Copy link
Member

@dist1ll dist1ll commented Aug 19, 2024

Description

.

How Has This Been Tested?

.

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

CHANGELOG.md Outdated

MacOS builds of dfx now use the LMDB artifact pool backend by default. If you encounter any
issues with the new backend, you can switch to the old one using the `--rocksdb` flag on
`dfx start`.

Choose a reason for hiding this comment

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

Please create a discussion on https://github.com/dfinity/sdk/discussions and link to it here (if developers are encountering problems, we want to hear about it)

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, done.

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