tursodatabase/turso

Concurrent B-tree search with asynchronous I/O

Open

#2,664 opened on Aug 19, 2025

View on GitHub
 (0 comments) (5 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wantedperformance

Repository metrics

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

Description

There are various proposed optimizations to leverage asynchronous I/O for concurrent b-tree search at least. Let's look into them.

Contributor guide