tursodatabase/turso

Don't drop whole page cache on rollback

Open

#4,546 创建于 2026年1月9日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (1,001 fork)github user discovery
help wantedperformance

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南