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

add the max_file_size parameter for leveldb #61

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

NikolaBorisov
Copy link
Contributor

Add option for max file size. The currend hard-coded value of 2M is
inefficient in colossus.

ref:
google/leveldb@a2fb086

Add option for max file size. The currend hard-coded value of 2M is
inefficient in colossus.

ref:
    google/leveldb@a2fb086
@wbolster
Copy link
Owner

wbolster commented Dec 7, 2017

hi, thanks for contributing. what's the minimum leveldb version for this change? guess it might be worth mentioning in the docs

@NikolaBorisov
Copy link
Contributor Author

NikolaBorisov commented Dec 13, 2017 via email

@wbolster wbolster merged commit ca37020 into wbolster:master Jan 3, 2018
@wbolster wbolster added this to the 1.0 milestone Jan 3, 2018
wbolster added a commit that referenced this pull request Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants