class Redis::Future::NotResolved

Overview

A Redis::Future::NotResolved is raised when attempting to access the value of a Future that has not been resolved yet. For example, calling pipeline.get("my-key").value.

Defined in:

pipeline.cr