mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-11 21:49:13 +00:00
547 B
547 B
Litestream lightweight read-replicas
This package implements the EXPERIMENTAL "litestream" SQLite VFS
that offers Litestream lightweight read-replicas.
See the example for how to use.
Our PRAGMA litestream_time accepts:
- Go duration strings
- SQLite time values
- SQLite time modifiers 1 through 13