v3.23.0 β nightly vector-DB backup
Nightly vector-memory DB backup
- WAL-safe snapshots of
.swarm/memory.dbvia better-sqlite3's online.backup()β a naive copy of a WAL-mode DB can corrupt; this is consistent + non-destructive (read-only source). - Rotation (keep last N, default 7) + optional GCS offsite (
--gcs gs://β¦/RUFLO_BACKUP_GCS). memory backupCLI (--db/--dir/--keep/--gcs) + a daemonbackupworker (24h, enabled by default, opt-out via-w).
All backward-compatible. 3-package train at 3.23.0.
π€ Generated with RuFlo