mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 23:56:53 +00:00
f4973a681c
- Add comprehensive heal storage API with ECStore integration - Implement heal object, bucket, disk, metadata, and EC decode operations - Add heal task management with progress tracking and statistics - Optimize heal manager by removing unnecessary workers - Add integration tests for core heal functionality (heal_object, heal_bucket, heal_format) - Integrate with ecstore's native heal commands for actual repair operations Signed-off-by: junxiang Mu <1948535941@qq.com>