Skip to main content
Module

x/upstash_redis/pkg/util.ts

HTTP based Redis Client for Serverless and Edge Functions
Very Popular
Latest
import * as upstashRedis from "https://deno.land/x/upstash_redis@v1.34.0/pkg/util.ts";

Functions

Deserializes a scan result, excluding the cursor which can be string "0" or a big number string. Either way, we want it to stay as a string.