class

Redis::Future::NotResolved

Inherits Exception < Reference < Object

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.