Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/redis/tests/commands/pipeline.ts>pipelineTests

🦕 Redis client for Deno 🍕
Very Popular
Latest
function pipelineTests
import { pipelineTests } from "https://deno.land/x/redis@v0.32.4/tests/commands/pipeline.ts";

Parameters

connect: Connector
getServer: () => TestServer