Module

x/redis/mod.ts>Backoff

🦕 Redis client for Deno 🍕
Very Popular
Latest
interface Backoff
import { type Backoff } from "https://dotland.deno.dev/x/redis@v0.32.3/mod.ts";

Call Signatures

(attempts: number): number

Returns the next backoff interval in milliseconds