hunt-redis ~master (2021-11-19T08:51:56Z)
Home
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)
Response
!(
Object
)
eval
(string script)
interface
ScriptingCommandsPipeline
Response
!(
Object
)
eval
(
string
script
)
Meta
Source
See Implementation
hunt
redis
commands
ScriptingCommandsPipeline
ScriptingCommandsPipeline
functions
eval
evalsha