tursodatabase/turso

Concurrent B-tree search with asynchronous I/O

Open

#2.664 geöffnet am 19. Aug. 2025

Auf GitHub ansehen
 (0 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Rust (1.001 Forks)github user discovery
enhancementhelp wantedperformance

Repository-Metriken

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

Beschreibung

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

Contributor Guide