Open osevan opened 2 years ago
Maybe liburing could improve performance for stream sockets.
https://unixism.net/loti/tutorial/webserver_liburing.html
https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.18-IO_uring
If https://github.com/dragonflydb/dragonfly really gianing performence by using io_uring, maybe keydb should look into using io_uring too. source https://news.ycombinator.com/item?id=31560547
Maybe liburing could improve performance for stream sockets.
https://unixism.net/loti/tutorial/webserver_liburing.html