async-io-model - Asynchronous I/O model guide for Turso
Explains Turso asynchronous I/O patterns, state machines, macro helpers, and re-entrancy pitfalls.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Implement state machine async I/O
- Prevent re-entrancy state bugs
- Aggregate completions using CompletionGroup
- Test async code with simulation
Inputs
- Turso core source code
- I/O operation requirements
Outputs
- Async state machine implementations
- Re-entrancy bug fixes
Requirements
- Rust toolchain
- Turso codebase access
