vincent-herlemont / native_db

Drop-in embedded database in Rust
MIT License
362 stars 14 forks source link

Question: Can you provide some examples of using asynchronous multithreading? I find it very troublesome to handle the lifecycle markers of the Database object. I need to use it in the tokio asynchronous runtime, but I don't know how to deal with these lifecycle tags. #152

Closed paulomartins666 closed 2 months ago