mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-31 20:10:38 +00:00
remov the "parallel" mode, as we won't ever enable this in practice and benchmarks have shown very limited upside over futures-unordered
This commit is contained in:
@@ -15,7 +15,6 @@ pub(super) mod tokio_epoll_uring_ext;
|
||||
use tokio_epoll_uring::IoBuf;
|
||||
use tracing::Instrument;
|
||||
|
||||
|
||||
pub(crate) use super::api::IoEngineKind;
|
||||
#[derive(Clone, Copy)]
|
||||
#[repr(u8)]
|
||||
|
||||
Reference in New Issue
Block a user