$method
\$res = \$self->$method($args);
\$self = \$self->$method($args, sub { my (\$self, \$res) = \@_ });
\$promise = \$self->${method}_p($args);
$summary
See https://redis.io/commands/$method for more information. HERE } }
done_testing;
\$res = \$self->$method($args);
\$self = \$self->$method($args, sub { my (\$self, \$res) = \@_ });
\$promise = \$self->${method}_p($args);
$summary
See https://redis.io/commands/$method for more information. HERE } }
done_testing;