Skip to content

Cast mget values to expected types.

Resolves fatal "Object of class Redis could not be converted to int" errors by mapping redis object mget to valid values when casting to int

Merge request reports