tursodatabase/turso

Don't drop whole page cache on rollback

Open

#4546 aperta il 9 gen 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
help wantedperformance

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor