Cory LaNou
Cory LaNou
Add pictures of the tweets so you don't have to click the links to see the examples.
This is a checklist of items to: 1. Pre meetup tasks 2. Run the Meetup 3. Post meetup tasks This should be something that can be printed and taken to...
We should add upcoming workshops, events, and video releases to the home page so users are aware of these things.
Had this happen twice this morning with 2.3.0. It hangs when this happens and mining stops. 
Thought it was solved in 2.3.0 but still shows up. I have 3 other computers that pretty much never hit this error, not sure what is different about this one...
## Summary Follow-up to #886. When a database returns `ErrDBNotReady`, the compaction monitor now retries after 1 second instead of waiting for the full compaction interval (which could be 24...
PR #738 added directory replication functionality that allows Litestream to replicate all SQLite databases found within a directory structure. Currently, this only picks up databases that exist when Litestream starts....
## Enhancement: Add S3 Configuration Validation ### Overview With the AWS SDK v2 upgrade and new configuration options, we should implement comprehensive validation of S3 configurations at startup to provide...
Currently, the log level in Litestream can only be configured through the configuration file. While this aligns with the project's philosophy of keeping database and replica configuration in the config...
## Context We currently work around a moto bug in our S3 integration tests by limiting test file sizes to 4MB to avoid triggering multipart uploads. ## The Problem Moto...