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

x/keydb/redis.ts>RedisAdapter.connect

Simple Key-value storage module with support for multiple database backends.
Latest
method RedisAdapter.connect
import { RedisAdapter } from "https://deno.land/x/keydb@1.0.0/redis.ts";

Connect to a Postgres Database and create Adapter.

Parameters

optional
table: string