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

LMDB delete hack #85

Closed
armon opened this issue Apr 28, 2014 · 2 comments
Closed

LMDB delete hack #85

armon opened this issue Apr 28, 2014 · 2 comments

Comments

@armon
Copy link
Member

armon commented Apr 28, 2014

Add a hack to work around LMDB partial deletes

@mitchellh
Copy link
Contributor

Have they not repro'd this yet?

@armon
Copy link
Member Author

armon commented Apr 28, 2014

Not sure. I provided a Go example, but no C test case. It's easy enough to hack around (while numDelete != 0; delete())

@armon armon closed this as completed in b7e0881 Apr 29, 2014
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

No branches or pull requests

2 participants