appbase v0.1.5 (2019-09-06T06:14:12Z)
Dub
Repo
Cache.set
appbase
utils
cache
Cache
Undocumented in source. Be warned that the author may not have intended to support it.
class
Cache
static
void
set
(
T
)
(
string
key
,
T
value
,
int
expireMinutes
= 30
)
Meta
Source
See Implementation
appbase
utils
cache
Cache
static functions
get
remove
set