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

Hangs with rdonly: true #50

Open
paddor opened this issue Nov 12, 2019 · 3 comments
Open

Hangs with rdonly: true #50

paddor opened this issue Nov 12, 2019 · 3 comments

Comments

@paddor
Copy link

paddor commented Nov 12, 2019

I'm experiencing hangs (with LMDB.new 'path/database/', rdonly: true) and believe that an update of the LMDB sources could fix these issues.

@paddor
Copy link
Author

paddor commented Jun 4, 2020

Any updates?

@paddor paddor changed the title LMDB sources outdated Hangs with rdonly: true Jun 4, 2020
@doriantaylor
Copy link
Collaborator

From what I can tell the design of the transaction handling in the binding never really supported read-only transactions, and needs to be completely overhauled. See this thread.

@paddor
Copy link
Author

paddor commented Jun 11, 2020

@doriantaylor Thanks

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