Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/integrations/databases/redis/mod.ts>redis

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
variable redis
import { redis } from "https://deno.land/x/netzo@0.4.49/integrations/databases/redis/mod.ts";

Factory function for the Redis DB

type

(unnamed 0: RedisOptions) => unknown