alias Redis::Value
Overview
Values consumed and emitted by Redis can be strings, 64-bit integers, nil
,
or an array of any of these types.
Alias Definition
Array(Redis::Value) | Int64 | String | Nil
Values consumed and emitted by Redis can be strings, 64-bit integers, nil
,
or an array of any of these types.
Array(Redis::Value) | Int64 | String | Nil