tursodatabase/turso

Switch to IOCP API on Windows for asynchronous I/O

Open

#41 geöffnet am 3. März 2024

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.001 Forks)github user discovery
enhancementgood first issuehelp wantedwindows

Repository-Metriken

Stars
 (19.103 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide