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

x/keydb/redis.ts>RedisAdapter#getPrefixedKey

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

Parameters

key: string
optional
ns = [UNSUPPORTED]