benbjohnson / xpetit-wal-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAL Test

This is a test case for inserting/updating data into SQLite and checking the WAL size. This was discussed on the Litestream Slack.

Usage

To run the test:

go test -v -count=1 .

About


Languages

Language:Go 100.0%