hunt-cache ~master (2021-11-16T09:15:06Z)
Home
Dub
Repo
CacheFactory
hunt
cache
CacheFactory
class
CacheFactory {
static
Cache
create
();
static
Cache
create
(CacheOptions option);
}
Members
Static functions
create
Cache
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
create
Cache
create
(CacheOptions option)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
cache
CacheFactory
classes
CacheFactory