accusys bfc4317b88 feat: Add HTTP API for progress monitoring
- Add /api/v1/progress/:uuid endpoint for real-time progress查询
- Implement Redis Hash storage for progress persistence
- Increase DB connection pool (5->10)
- Add get_processor_status method to RedisClient
- Update DEVELOPMENT_LOG with HTTP API implementation

Test: curl http://127.0.0.1:3002/api/v1/progress/<uuid>
2026-03-18 02:14:49 +08:00
2026-03-16 15:07:33 +08:00
2026-03-16 15:07:33 +08:00
2026-03-16 15:07:33 +08:00
2026-03-16 15:07:33 +08:00
Description
Digital asset management system
217 KiB
Languages
Rust 55.4%
Shell 42.9%
Python 1.7%