miroir/crates/miroir-ctl/src
jedarden 49fad7c802 Fix Redis type annotations and test isolation
- Add explicit type parameters to Redis set/sadd/del/srem calls to resolve
  type inference issues with the redis crate
- Add env var cleanup in credentials test to ensure test isolation

These changes fix compilation issues with Rust 1.87 and the redis crate.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Bead-Id: miroir-zc2.6
2026-05-08 20:41:39 -04:00
..
commands P0.7: Fix cargo fmt and clippy warnings for CI smoke 2026-04-18 22:06:56 -04:00
credentials.rs Fix Redis type annotations and test isolation 2026-05-08 20:41:39 -04:00
lib.rs P0.4: Scaffold miroir-ctl crate 2026-04-18 21:01:11 -04:00
main.rs P0.4: Scaffold miroir-ctl crate 2026-04-18 21:01:11 -04:00