tursodatabase/libsql

Use `WAL` as default everywhere

开放

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

 (5 条评论) (0 个反应) (0 位负责人)C (490 个派生)batch import
good first issue

仓库指标

星标
 (16,744 个星标)
PR 合并指标
 (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

贡献者指南