Skip to main content
Module

x/r2d2/deps.ts

Lightweight Redis client library for Deno.
Go to Latest
import * as r2d2 from "https://deno.land/x/r2d2@v0.0.11/deps.ts";

Classes

BufReader implements buffering for a Reader object.

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Executes a function which returns a promise, expecting it to reject.

Connect to Redis server

Write all the content of the array buffer (arr) to the writer (w).