Skip to main content
Module

x/upstash_redis/pkg/script.ts>Script#digest

HTTP based Redis Client for Serverless and Edge Functions
Extremely Popular
Go to Latest
method Script.prototype.digest
import { Script } from "https://deno.land/x/upstash_redis@v1.14.0-next.1/pkg/script.ts";

Compute the sha1 hash of the script and return its hex representation.

Parameters

s: string

Returns

string