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

feat: KERI_LMDB_MAP_SIZE for setting LMDB file size #889

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

kentbull
Copy link
Contributor

We hit the default size set in LMDBer of 104 megabytes and need to set a higher default. This PR sets the default to 4GB and allows setting the size with the KERI_LMDB_MAP_SIZE environment variable.

@kentbull kentbull requested a review from m00sey November 14, 2024 14:51
@kentbull kentbull closed this Nov 14, 2024
@kentbull kentbull reopened this Nov 14, 2024
@m00sey m00sey merged commit 3299987 into WebOfTrust:v1.1.21 Nov 14, 2024
12 checks passed
@kentbull kentbull deleted the set-map-size-with-env-var branch November 14, 2024 15:56
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