Commit Graph

12 Commits

Author SHA1 Message Date
80822898a4 Update README with latest features
- Added ETA estimation section with examples
- Documented authentication detection and smart guidance
- Added MariaDB support details
- Expanded PostgreSQL authentication section with 4 solutions
- Added troubleshooting for authentication errors
- Updated recent changes with November 2025 features
- Added links to new documentation files
2025-11-07 15:33:49 +00:00
de86d88377 docs: add dbbackup.png to README 2025-11-06 09:35:57 +00:00
695e892f0e docs: simplify README - remove marketing tone 2025-11-06 08:04:23 +00:00
3ff877275d feat: automatic swap file management for OOM prevention during large backups 2025-11-05 12:10:06 +00:00
430387f733 feat: configurable cluster timeout (CLUSTER_TIMEOUT_MIN) and use in TUI backup 2025-11-05 11:53:30 +00:00
8ad9fa5ad0 docs: Update support links and repository references 2025-11-05 11:34:39 +00:00
07db6ac2c1 docs: Update README with correct commands and repository URLs 2025-11-05 11:30:11 +00:00
27f7c5d874 Docs: Update README with Phase 1 & 2 optimizations
- Added huge database support section (100GB+)
- Added performance benchmarks (90% memory reduction)
- Added pgx v5 integration benefits
- Added streaming architecture details
- Added links to new documentation files
- Updated feature highlights with optimization info
2025-11-04 08:17:58 +00:00
ceb4e7e157 Docs: update repo URLs and progress example 2025-10-24 19:28:38 +00:00
3abc1d35e5 Docs: add PostgreSQL/MySQL option guidance 2025-10-24 19:09:58 +00:00
5e4dd0a2a4 Final debug pass 2025-10-24 19:03:06 +00:00
e361968022 Initial commit: Database Backup Tool v1.1.0
- PostgreSQL and MySQL support
- Interactive TUI with fixed menu navigation
- Line-by-line progress display
- CPU-aware parallel processing
- Cross-platform build support
- Configuration settings menu
- Silent mode for TUI operations
2025-10-22 19:27:38 +00:00