tursodatabase/turso

Page readahead

Open

#203 opened on Jul 22, 2024

View on GitHub
 (4 comments) (0 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

SQLite benefits from kernel readahead whereas we don't. Let's implement readahead in userspace.

Contributor guide