-
Type:
New Feature
-
Status: Open
-
Priority:
Major - P3
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels:None
Linux Kernel has introduced new asynchronous API io_uring as part of 5.1 and also a user library liburing for the application to use the new API. As part of this ticket try to implement the asynchronous IO in WiredTiger using the io_uring API.