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

x/saur/application/cache.js>RedisCache

a rapid web development framework for deno
Latest
class RedisCache
extends Cache
import { RedisCache } from "https://deno.land/x/saur@v0.0.1/application/cache.js";

Methods

read(key)
write(
key,
value,
unnamed 2,
)