Async support using tokio for Read/Write calls #108
Labels
enhancement
New feature or request
work in progress
This PR, or the PR that fixes this issue, is in active development.
I think using async for the parts which use read or write calls could improve performance and allow tokio's rt-multi-thread to use multiple cores on write/read of a file.
The text was updated successfully, but these errors were encountered: