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

x/redis/protocol/reply.ts>readReply

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
function readReply
import { readReply } from "https://deno.land/x/redis@v0.29.1/protocol/reply.ts";

Returns

Promise<types.RedisReply>