inventory69
bdfc0bf060
feat(v1.8.0): IMPL_005 Parallel Downloads - Performance Optimization
- Add concurrent download support via Kotlin coroutines
- Refactor downloadRemoteNotes() to use async/awaitAll pattern
- Implement configurable parallelism level (default: 3 concurrent downloads)
- Update progress callback for parallel operations tracking
- Add individual download timeout handling
- Graceful sequential fallback on concurrent errors
- Optimize network utilization for faster sync operations
- Preserve conflict detection and state management during parallel downloads
Closes #IMPL_005
2026-02-09 11:17:46 +01:00
..
2026-02-09 11:17:46 +01:00
2025-12-20 00:47:47 +01:00
2026-02-04 16:08:46 +01:00
2026-01-30 13:37:52 +01:00