GitHub user numinnex edited a comment on the discussion: [DISCUSS] Release Apache Iggy (incubating) v0.6.0
We are aware of those limitations (that rust futures are built for poll io not completion io), but what you said isn't entirely true, `monoio` (which we previously used) addressed that issue in [this pr](https://github.com/bytedance/monoio/pull/318) and `compio` afair doesn't suffer from this problem at all. It's worth noting that this is not the end of our journey with exploring `io_uring`, we want to go beyond what `compio` currently has to offer, as the project is structured in a way where it's pretty easy to fork and extend. GitHub link: https://github.com/apache/iggy/discussions/2337#discussioncomment-14955951 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
