Go to file
Cory LaNou f64c0ff989 fix: log DBNotReadyError reason and remove dead test filters
Include the error in the debug log so the Reason field (e.g., "page size
not initialized") appears in output. Remove string-matching filters for
"page size not initialized" from test helpers since the error is now
caught programmatically and logged at DEBUG level.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 10:42:57 -06:00
2025-12-10 16:10:55 -07:00
2025-12-10 16:10:55 -07:00
2025-12-10 16:10:55 -07:00
2025-12-10 16:57:01 -07:00

Litestream GitHub release (latest by date) Status GitHub Docker Pulls

Litestream is a standalone disaster recovery tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.

If you need support or have ideas for improving Litestream, please join the Litestream Slack or visit the GitHub Discussions. Please visit the Litestream web site for installation instructions and documentation.

If you find this project interesting, please consider starring the project on GitHub.

Contributing

We welcome bug reports, fixes, and patches! Please see our Contributing Guide for details on how to contribute.

Acknowledgements

I want to give special thanks to individuals who invest much of their time and energy into the project to help make it better:

Huge thanks to fly.io for their support and for contributing credits for testing and development!

Description
Streaming replication for SQLite.
Readme Apache-2.0 27 MiB
Languages
Go 60.8%
C 31.4%
Shell 7.6%
Makefile 0.1%