dredis ~master (2022-01-16T15:14:59.4594467)
Dub
Repo
stringCommands.set
redis
commands
string
stringCommands
Undocumented in source. Be warned that the author may not have intended to support it.
bool
set
(string key, string value)
bool
set
(string key, string value, int timeout)
bool
set
(string key, string value, string flag)
bool
set
(string key, string value, string flag, int timeout)
mixintemplate
stringCommands
()
bool
set
(
string
key
,
string
value
,
string
flag
,
int
timeout
)
Meta
Source
See Implementation
redis
commands
string
stringCommands
functions
append
get
incr
set