await redis.scriptExists("<sha1>", "<sha2>") // Returns 1 // [1, 0]
Check if scripts exist in the script cache.
1
0
Was this page helpful?