๐๏ธDatabase BackupsSupport for SQLite, PostgreSQL, and MySQL with native Bun drivers. Schema and data backups with custom table filtering.
๐File & Directory BackupsBackup individual files or entire directories with advanced filtering, compression, and metadata preservation.
๐งTypeScript-FirstFully typed APIs with comprehensive type safety. Built specifically for Bun runtime with modern JavaScript features.
๐๏ธSmart CompressionOptional gzip compression with size comparison and efficiency reporting. Automatic file extension handling.
๐งนRetention PoliciesAutomatic cleanup of old backups based on count or age. Supports multiple backup types and custom retention rules.
โกHigh PerformanceBuilt for Bun's speed with streaming compression, async operations, and minimal memory footprint.
๐ ๏ธCLI & LibraryUse as a library in your code or via the command-line interface. Compiled binaries for all major platforms.
๐ฏProduction ReadyComprehensive error handling, verbose logging, and battle-tested with extensive test suite.