tursodatabase/libsql

Use `WAL` as default everywhere

Open

#1,553 创建于 2024年7月14日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C (490 fork)batch import
good first issue

仓库指标

Star
 (16,744 star)
PR 合并指标
 (平均合并 23小时 19分钟) (30 天内合并 1 个 PR)

描述

Currently, Turso (the platform), libsql-sever, and embedded replicas use WAL mode and it is the only mode supported. However libsql drivers don't have WAL mode as default. Let's change that to use WAL everywhere.

reported here: https://discord.com/channels/933071162680958986/1154725980183732224/1261642078694150144

贡献者指南