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

Request: please accommodate asyncio #330

Open
davidmcnabnz opened this issue Oct 30, 2022 · 1 comment
Open

Request: please accommodate asyncio #330

davidmcnabnz opened this issue Oct 30, 2022 · 1 comment

Comments

@davidmcnabnz
Copy link

This is not reporting an error.

This is a request for explicit accommodation for using py-lmbd in asyncio programming environment, including:

  • Mention of asyncio usage
  • Indication of impacts of lmdb read and write calls on asyncio event loops
  • If py-lmdb reads and /or writes are unsafe with asyncio event loops, then provide asyncio-safe wrappers with examples
@jnwatson
Copy link
Owner

jnwatson commented Nov 3, 2022

That's fair. I'll keep this open to track adding to the documentation. In the meantime, consider my response here: #316

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