tursodatabase/turso

Switch to IOCP API on Windows for asynchronous I/O

Open

#41 opened on 2024年3月3日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementgood first issuehelp wantedwindows

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

説明

Pull request https://github.com/penberg/limbo/pull/40 added Windows support using the synchronous I/O API we also use on Darwin. Let's switch to IOCP API for asynchronous I/O on Windows.

コントリビューターガイド