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