miroir/crates
jedarden 540c3626f3 feat(reshard): implement backfill phase (P5.1.c)
- Implement process_reshard_chunk with actual document pagination
- Use _miroir_shard filter to fetch documents from live index
- Re-hash documents under new shard configuration
- Write to shadow index with X-Miroir-Origin: reshard_backfill header (CDC suppressed)
- Support throttling and progress tracking for idempotent resume
- Add unit tests for reshard backfill parameters and validation

Closes: miroir-uhj.1.3
2026-05-24 03:11:36 -04:00
..
miroir-core feat(reshard): implement backfill phase (P5.1.c) 2026-05-24 03:11:36 -04:00
miroir-ctl feat(multi-search): implement timeout enforcement and acceptance tests (§13.11) 2026-05-24 01:54:20 -04:00
miroir-proxy feat(reshard): implement dual-hash dual-write phase (P5.1.b) 2026-05-24 03:02:36 -04:00