tursodatabase/turso

Switch to IOCP API on Windows for asynchronous I/O

Open

#41 aberto em 3 de mar. de 2024

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (1.001 forks)github user discovery
enhancementgood first issuehelp wantedwindows

Métricas do repositório

Stars
 (19.103 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador