tursodatabase/turso

Don't drop whole page cache on rollback

Open

#4.546 aberto em 9 de jan. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1.001 forks)github user discovery
help wantedperformance

Métricas do repositório

Stars
 (19.103 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador