Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Option to disable leveldb's recovery log#225

Open
matthewvon wants to merge 3 commits intodevelopbasho/leveldb:developfrom
mv-disable-recovery-logbasho/leveldb:mv-disable-recovery-logCopy head branch name to clipboard
Open

Option to disable leveldb's recovery log#225
matthewvon wants to merge 3 commits intodevelopbasho/leveldb:developfrom
mv-disable-recovery-logbasho/leveldb:mv-disable-recovery-logCopy head branch name to clipboard

Conversation

@matthewvon
Copy link
Copy Markdown
Contributor

@matthewvon matthewvon commented Mar 6, 2017

THIS IS AN EXTREMELY DANGEROUS FEATURE. IT CAN EASILY LEAD TO DATA LOSS.

This feature is intended for use with certain internal, non-durable cache scenarios. The data placed into a leveldb database with this option set is vulnerable to loss if system dies or program aborts/segfaults.

Branch discussion is here: https://github.com/basho/leveldb/wiki/mv-disable-recovery-log

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.