Skip to main content
Module

x/redis/mod.ts>RedisPipeline

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
interface RedisPipeline
implements Redis
import { type RedisPipeline } from "https://deno.land/x/redis@v0.32.2/mod.ts";

Methods

flush(): Promise<RawOrError[]>