import * as oakNest from "https://deno.land/x/oak_nest@v3.0.1/modules/redis/mod.ts";
Functions
Connect to Redis server | |
Create a redis client from | |
Create a lazy Redis client that will not establish a connection until a command is actually executed. | |