Files
dbbackup/internal
Alexander Renz 8c85d85249
Some checks failed
CI/CD / Build & Release (push) Has been cancelled
CI/CD / Lint (push) Has been cancelled
CI/CD / Test (push) Has been cancelled
refactor: use gopsutil and go-humanize for preflight checks
- Added gopsutil/v3 for cross-platform system metrics
  * Works on Linux, macOS, Windows, BSD
  * Memory detection no longer requires /proc parsing

- Added go-humanize for readable output
  * humanize.Bytes() for memory sizes
  * humanize.Comma() for large numbers

- Improved preflight display with memory usage percentage
- Linux kernel checks (shmmax/shmall) still use /proc for accuracy
2026-01-14 15:47:31 +01:00
..
2026-01-08 06:05:25 +01:00
2026-01-08 06:05:25 +01:00
2026-01-12 09:54:35 +01:00
2026-01-08 06:05:25 +01:00