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(options): Do not implicitly enable cache #1458

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Aug 14, 2020

We enable a 100 mb cache implicitly when KeepBlocksInCache or KeepBlocIndicesInCache in set to true. We should not do this.


This change is Reviewable

@jarifibrahim jarifibrahim merged commit f671746 into master Aug 19, 2020
@jarifibrahim jarifibrahim deleted the ibrahim/keepblock-fix branch August 19, 2020 11:40
jarifibrahim pushed a commit that referenced this pull request Oct 2, 2020
We enable a 100 MB cache implicitly when `KeepBlocksInCache` or
`KeepBlocIndicesInCache` in set to true. We should not do this.

This PR removes the implicit creation of cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants