redis_queue_name: Get the real name of the queue including current queue's...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Queue are stored using a common prefix in the redis key. The prefix is defined in the options under the 'queue_prefix' entry.

Usage

1

Arguments

name

name of the queue (without prefix)

Value

queue name with the configured prefix

Examples

1
redis_queue_name("queue-01")

cturbelin/redisProgress documentation built on Dec. 10, 2019, 7:35 a.m.