tursodatabase/turso

Don't drop whole page cache on rollback

Open

#4.546 geöffnet am 9. Jan. 2026

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

Repository-Metriken

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

Beschreibung

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.

Contributor Guide