tursodatabase/turso

Don't drop whole page cache on rollback

Open

#4 546 ouverte le 9 janv. 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (1 001 forks)github user discovery
help wantedperformance

Métriques du dépôt

Stars
 (19 103 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur