Commit Graph

12 Commits

Author SHA1 Message Date
e71176764b 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
24608bf217 docs: add dbbackup.png to README 2025-11-06 09:35:57 +00:00
26ad1dc130 docs: simplify README - remove marketing tone 2025-11-06 08:04:23 +00:00
934af72940 feat: automatic swap file management for OOM prevention during large backups 2025-11-05 12:10:06 +00:00
063184ddc9 feat: configurable cluster timeout (CLUSTER_TIMEOUT_MIN) and use in TUI backup 2025-11-05 11:53:30 +00:00
fa337dfeac docs: Update support links and repository references 2025-11-05 11:34:39 +00:00
a7440bb11c docs: Update README with correct commands and repository URLs 2025-11-05 11:30:11 +00:00
ddabd7e593 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
b608e7346d Docs: update repo URLs and progress example 2025-10-24 19:28:38 +00:00
1d123243ef Docs: add PostgreSQL/MySQL option guidance 2025-10-24 19:09:58 +00:00
f014a20b10 Final debug pass 2025-10-24 19:03:06 +00:00
9b3c3f2b1b 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