class Redis::FutureNotReady

def initialize

def initialize
  super("Value will be available once the pipeline executes.")
end