tursodatabase/libsql

Use `WAL` as default everywhere

Open

#1.553 aberto em 14 de jul. de 2024

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C (490 forks)batch import
good first issue

Métricas do repositório

Stars
 (16.744 stars)
Métricas de merge de PR
 (Mesclagem média 23h 19m) (1 fundiu PR em 30d)

Description

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

Guia do colaborador