tursodatabase/turso

Don't drop whole page cache on rollback

Open

#4,546 opened on 2026年1月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
help wantedperformance

Repository metrics

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

説明

We drop the whole page cache on rollback because it's obviously safe. But it's also obviously slow for any workload that does rollbacks often enough.

コントリビューターガイド