run.RedisFuture: Submit the future to the task queue

View source: R/RedisFuture-class.R

run.RedisFutureR Documentation

Submit the future to the task queue

Description

Submit the future to the task queue

Usage

## S3 method for class 'RedisFuture'
run(future, ...)

Arguments

future

an object of class Redis.future.

...

additional parameters for future class methods.


bwlewis/future.redis documentation built on May 12, 2023, 1:52 a.m.