hunt-cache ~master (2021-11-16T09:15:06Z)
Home
Dub
Repo
RedisAdapter.set
hunt
cache
adapter
RedisAdapter
RedisAdapter
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(string key, V v, uint expired)
void
set
(V[string] maps, uint expired)
class
RedisAdapter
void
set
(
V
)
(
V
[
string
]
maps
,
uint
expired
)
Meta
Source
See Implementation
hunt
cache
adapter
RedisAdapter
RedisAdapter
constructors
this
functions
clear
get
getAll
hasKey
redis
remove
set
setIfAbsent