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

[Core] Update LevelDB to latest upstream #2495

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

Fuzzbawls
Copy link
Collaborator

Companion to #2449 that includes Unicode character support in the LevelDB side of things for windows.

f8ae182c1e Adds unicode support to Windows environment.
92ae82c78f Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bit systems
d42e63d49d Do not crash if filesystem can't fsync
bf2c2090b7 Add filename to corruption errors

git-subtree-dir: src/leveldb
git-subtree-split: f8ae182c1e5176d12e816fb2217ae33a5472fdd7
@Fuzzbawls Fuzzbawls added this to the 5.3.0 milestone Aug 5, 2021
@Fuzzbawls Fuzzbawls self-assigned this Aug 5, 2021
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

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

ACK 59ffc7b

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

utACK 59ffc7b and merging..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants