Description
SQLite databases can be continuously replicated to S3-compatible storage for backup and recovery.
This package is useful for operators who run small services on SQLite and need off-machine copies without replacing the database engine. It is replication software, not a full database server.
Replication can copy sensitive data to remote storage. Configure credentials, bucket permissions, and restore tests carefully.