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 | Redis::Error | String | Nil

Defined in:

value.cr