property DistributedLockOptions.storage

Lock backend. Only 'redis' is supported when enabled: true.

Type

"redis"

Usage

import { type DistributedLockOptions } from "scheduler-plugin/src/index.ts";