v13.11.2
Add tests for flushdb method on redis cluster connections (#58917)
Get rid of useless Mockery::close (#59730)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
Merge branch 'feature/redis-cluster' into 13.x
[13.x] Enforce stricter assertions (#59749)
[13.x] Remove unused variable in `catch()` (#59689)
[13.x] Add enum support to RedisManager purge method (#59857)