hunt-redis ~v1.3.x (2022-05-10T06:00:10.8738979)
Dub
Repo
BinaryScriptingCommandsPipeline.evalsha
hunt
redis
commands
BinaryScriptingCommandsPipeline
BinaryScriptingCommandsPipeline
Undocumented in source.
Response
!(
Object
)
evalsha
(const(ubyte)[] sha1)
Response
!(
Object
)
evalsha
(const(ubyte)[] sha1, List!(const(ubyte)[]) keys, List!(const(ubyte)[]) args)
interface
BinaryScriptingCommandsPipeline
Response
!(
Object
)
evalsha
(
const
(
ubyte
)[]
sha1
,
List
!(
const
(
ubyte
)[])
keys
,
List
!(
const
(
ubyte
)[])
args
)
Response
!(
Object
)
evalsha
(const(ubyte)[] sha1, int keyCount, const(ubyte)[][] params)
Meta
Source
See Implementation
hunt
redis
commands
BinaryScriptingCommandsPipeline
BinaryScriptingCommandsPipeline
functions
eval
evalsha